Is there anyway to be able to call an API once a day only?
Answered
American Sable posted this in #help-forum
American SableOP
Hi, I would like to call a api only once a day, is that possible? Using Next JS 14.
1 Reply
@American Sable Hi, I would like to call a api only once a day, is that possible? Using Next JS 14.
that's a cron job, which depends on your hosting platform
Answer