Table of Contents
Technologies Used
Technical Stack
Django and Django REST Framework
Tailwind CSS
MySQL database
Key Features
I add my favourite authors to the backend, in the admin area, and there is a Chron job running daily that fetches the latest 7 posts from each author.
Once I article or video appears I can click the link to be taken to the site of the author to read the article or to YouTube to watch the video.
Conclusion
This was a straight forward project. No major bugs or issues with it. It was great to have a better understand of DRF at this point and APIs.