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

https://github.com/rahad123/flask-postgres-template


https://github.com/rahad123/flask-postgres-template

flask pytest python

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# flask-postgres-template

## Requirements

- Python
- Pip

## Run command for dev

`python app.py`

## Run command for test

`python -m pytest`