Here’s what I did today:-
- Configured a MongoDB database and added a route to update the database with the NASA Astronomy Picture Of The Day.
- Added a route to get latest APOD data from the database.
- Added server-side caching(next-cache) to the apod route to save compute on Edge functions and to save NASA OpenAPI limits.
- I’ll update the apod data using vercel cron jobs.
- Finished the APOD page on the website.
(And finally I realized that the devlogs are markdown-based, so now I’ll make better devlogs)
Thank you :))
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.