Next.js Discord

Discord Forum

Is there anyway to be able to call an API once a day only?

Answered
American Sable posted this in #help-forum
Open in Discord
American SableOP
Hi, I would like to call a api only once a day, is that possible? Using Next JS 14.
Answered by joulev
that's a cron job, which depends on your hosting platform
View full answer

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