Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to implement a REST API for a book review system using Flask and Flasgger libraries in this 51-minute tutorial. Build upon previous knowledge to create GET and POST endpoints, connecting to an Airtable database for data storage. Explore interactive API documentation with Flasgger, leverage ChatGPT for coding assistance, and deploy the finished product to Render.com. Gain hands-on experience with database integration, endpoint implementation, and API deployment while following along with provided source code and additional resources.
Syllabus
- Overview
- Getting started on the Book Review API
- Set up Airtable as our database & connect to it with Python
- Implement code to add reviews and view all reviews
- Adding a POST request to our API
- Trying out our new endpoints using documentation & requests library of Python
- Commit code to Github & deploy live to Render.com
Taught by
Keith Galli