Simple-CRUD-API-in-Flask About The Project Get endpoint Put endpoint Post endpoint Delete endpoint Built With Python Flask About Project Create, Update, Read, Delete api's using Flask Prerequisites Python == 3.8.8 Flask == 2.0.2 Werkzeug == 2.0.2 Installation Clone the repo git clone https://github.com/prettyquail/Simple-CRUD-API-in-Flask.git activate the virtualenv. run the project using "python run.py"