Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 263 Bytes

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