This is a Test
WIP.
This project uses docker-compose and pipenv. Go check them out if you don't have them locally installed.
To get started run make
, which will pull all dependencies and build the Docker container.
$ make build
To start the system, run:
$ docker-compose up -d
The API is now available on http://localhost:8000.
Feel free to dive in! Open an issue or submit PRs.
BSD 3 © Michael Gecht