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

https://github.com/stylepatrick/python-postgres-api

Template to access postgres via REST API without ORM. Flask and psycopg2 used.
https://github.com/stylepatrick/python-postgres-api

flask postgres postgresql rest rest-api

Last synced: 2 months ago
JSON representation

Template to access postgres via REST API without ORM. Flask and psycopg2 used.

Awesome Lists containing this project

README

          

# python-postgres-api
Python template to access postgres via REST API without ORM. Flask and psycopg2 used.