A simple API for managing movie rentals based on NodeJS MasterClass, a course taught on Udemy by Mosh Hamedani.
- All packages are updated as of Dec 2022 (while the course itself has not been updated since 2018).
- The source code and notes are all based on TypeScript (while the course itself uses JavaScript).
- Deployment is via Docker (while the course uses Heroku)
- You should have docker installed (supporting compose file version 3.9 or above).
${PROJECT_DIR}/build.sh
All of my lecture-by-lecture notes are available on Notion.
The API documentation is available on my Postman workspace.