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

https://github.com/himash79/flask-restful-webservice

Implement Restful web-services 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-restful-webservice

crud-api flask pip3 postgresql python3 rest-api sqlalchemy

Last synced: about 2 months ago
JSON representation

Implement Restful web-services 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-Restful-Webservice
Implement Restful web-services 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.