-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nikhil Akki edited this page Sep 8, 2021
·
2 revisions
- Bring the ease of creating apps/components like full feature web frameworks - Django, Angular etc.
- CLI interface to generate components / skafolding
- Taking inspiration from Django's Admin UI, we aim to achieve similar functionality with ReactJS as the view layer
- Follow security & auth best practices
- 100% Test coverage
- Worker-Queue integration with Celery & Redis/RabbitMQ for long running tasks (planned)
- Containerized & Production ready from the getgo, never worry about how to get your FastAPI app to production
- K8s integration with infra provisioning scripts/recipes implemented using Terraform
- CI/CD recipes