We are learning about what an API is and how to make one these upcoming weeks. All code will be committed to this repo if we need to refer back to it.
Session 1: Download the template and create a Post method to retrieve a single movie from the database. Session 2: Create a client that interacts with the API. Session 3: Create a Dockerfile for the API to enable simple deployment and scaling.
- If you want to learn what an API I recommend this YouTube video https://www.youtube.com/watch?v=s7wmiS2mSXY
- If you need more of a fleshed out tutorial to get you started or brush up check out this article https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask