- Python==3.7
- PostgreSQL==12.0
- FastAPI==0.33.0
$ make install
$ make download
$ make run
$ make test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.