- Python 3
- FastAPI
- PostgreSQL
- Docker
$ http://127.0.0.1:8001/docs
You can see the commands we use frequently in the makefile in details. (Makefile)
$ git clone project
$ cd crypto_api
$ make build
$ make up
You can create a file name .env and use the contents of .env.example as a reference.
Please install a pre-commit to keep the code organized and in the same structure.
Installation ; https://pre-commit.com/#install