Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python flask psycopg PostgreSQL · GitHub license

Basic server with Python, Flask and PostgreSQL with psycopg2 adapter. This repository is part of a self-taught supplemental course to help students develop skills.

Install

pip install -r requirements.txt

Run server

Server listen default on http://localhost:5000/

python main.py

or

flask --app main --debug run -h localhost -p 5000

Team

Developed by Diego Cortés

About

Basic server with Python, Flask and PostgreSQL with psycopg2 adapter. This repository is part of a self-taught supplemental course to help students develop skills.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages