flask-postgres
There are 7 repositories under flask-postgres topic.
pogzyb/deploy-flask-into-aws-with-terraform
Sample Flask app with Postgres db as well as the complete terraform code used to launch the app in AWS (ECS, RDS, ALB, etc.)
Ceci-Aguilera/ifta_flask_backend_api
IFTA ya! is an online service for calculating an reporting IFTA Taxes used by truck owners and drivers. This repo contains the backend api developed usign Flask and Flask RESTX as an extension of Flask RESTPlus
thefcraft/flask_postgresql
The Flask PostgreSQL library provides a convenient interface for integrating PostgreSQL databases into Flask applications. This library simplifies database interactions by offering an easy-to-use API similar to Flask-SQLAlchemy.
senvedat/python-flask-postgresql-boilerplate
A example Docker powered boilerplate of using postgresql with python flask
torredefarol24/flask-pg-api
Flask API with Postgres DB & JWT
newtoallofthis123/shortpaw
A Beautiful URL Shortener
uttampatel007/flask_postgres_sqlalchemy
Practice project to learn Flask with postgreSQL using SQLAlchemy ORM