An open API service indexing awesome lists of open source software.

https://github.com/himash79/flask-crud-app

Implement web application utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.
https://github.com/himash79/flask-crud-app

crud-application flask flask-application flask-sqlalchemy mvt pip postresql python3

Last synced: about 2 months ago
JSON representation

Implement web application utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.

Awesome Lists containing this project

README

        

# Flask-CRUD-App
Implement web application utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.