fastapi-rocket-boilerplate
fastapi-rocket-boilerplate copied to clipboard
🐍💨 FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!
One suggestion would be to add elasticsearch support to the project so that if it is used, the structure already exists.
A suggested feature would be to add support for adapters that would allow integrating various forms of authentication, jwt, oauth, open id connect (oidc) and others
Hello, it would be great if the project supported Prometheus
Create a relationship between models and their events for resolving events gathering faster.
Include integrity testing crossing though the api, celery and db. Also with the admin dashboard.
Add Flower as a new service in Docker Compose and maybe in Pulumi configuration.
Include logs using different levels for the following events: - db interactions - celery task interactions - endpoint interactions