Create A REST API with Python Flask and Flask-RestX -Project Tutorial
Описание
Flask Restx is a Flask extension that helps you build REST APIs with Flask so fast. In this video, we go into building a simple REST API that serves the book data. I walk you through how to use Flask Restx from setting up a virtual environment to implementing Swagger U to document the API.
This video is made for both beginners and advanced Python programmers who want to build REST APIs with Flask, Flask-Restx and Python.
Chapters
0:00 - Inntroduction and Set up
3:05 - Start the server
9:38 - Creating the database model
19:13 - Creating the SQLite database
21:45 - Exploring Flask-SQLAlchemy
26:04 - Creating the fields for object serialization
27:34 - Get all resources
29:51 - Get a single resource
31:51 - Create a new resource
37:24 - Update a resource
41:18 - Delete a resource
44:26 - Documenting the API
51:42 - Wrapping Up
Please like, share, comment
source code: https://github.com/jod35/Bookapi
Twitter: https://twitter.com/jod35_
Github: https://github.com/jod35
Рекомендуемые видео


















