- Python 3.8.1
- PostgreSQL 11.9
- Flask 1.1.2
- SQLAlchemy (ORM) 1.3.19
❗ Make sure you installed all the dependencies and activated the python environment
Tests are made with Pytest library,
../project_dir/server
$ pytest
../project_dir/server
$ python run.py
Swagger is available at: localhost:5000/api