🔥Python Projects | Flask REST API with Sqlite Database in 100 lines



🔥Python Projects | Flask REST API with Sqlite Database in 100 lines

🔥Python Projects | Flask REST API with Sqlite Database in 100 lines

In this 20-min video, we will learn “How to write a Flask REST API and use Sqlite Database as a data store in less than 100 lines”. The Books API will implement CRUD : Create, Retrieve, Update and Delete. The example shown in this video is a fully functional REST API.

Link to source-code – https://github.com/rahularora/Youtube-source-code/blob/master/flask-api-sqlite/api.py

Flask API Playlist – https://www.youtube.com/watch?v=Sf-7zXBB_mg&list=PLVUt86LpSCWgEe5EZsRomCTcwUH5dP-2x

How to install HTTPIE without using Homebrew (Windows install) – “pip install –upgrade pip setuptools pip install –upgrade httpie”

Installing Pip – https://pip.pypa.io/en/stable/installing/

If you have suggestions as to how to improve this API, or you want me to add more features to this API, please use the comment section and let me know.

Comments are closed.