Documentation
Nitric is a framework for rapid Cloud and Serverless application development.
It offers portable building blocks for building on AWS, Microsoft Azure or Google Cloud. Nitric is opinionated to help you move super fast, but flexible and composable for when things need to get custom.
Check out the features for yourself:
APIs
HTTP APIs with serverless functions.Collections
Serverless document databases.Schedules
Serverless functions, on a schedule.Storage
Read and write large files.Topics
Scalable inter-function comms.Queues
Tasks and queues for batch workloads.Secrets
Store, retrieve and rotate sensitive values.How does it work?
Nitric is a little unique in the way it builds and deploys projects. Reading the concepts section can be a good way to learn more.