Implementing a REST API with Flask and Flasgger - Book Review Application
Offered By: Keith Galli via YouTube
Course Description
Overview
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
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera NEW:Angular Material: The full guide using a Spring boot API
Udemy Generate API Documentation from Postman
Coursera Project Network via Coursera Node.js API Masterclass With Express & MongoDB
Udemy Documenting an ASP.NET Core API with OpenAPI / Swagger
Pluralsight