This is the REST api for Flaam. The live version of this api is available at https://flaam-api.herokuapp.com/api/v1/.
To view the api documentation, visit https://flaam-api.herokuapp.com/swagger.
- python 3.9+
- postgresql
- pipenv
- DATABASE_URL
- EMAIL_HOST
- EMAIL_HOST_USER
- EMAIL_HOST_PASSWORD
- DEBUG
- SECRET_KEY
- SENTRY_DSN
- SENTRY_ENV
make init run