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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity