API REST - Flask, Python, SQLite, JSON Here is a simple example for a Python Flask CRUD App for SQLite. Clone the repository git clone https://github.com/ShehaniWageesha/Flask-SQLite-CRUD.git Run the server python main.py