Skip to content

nitrictech/nitric

Repository files navigation

Nitric Logo

The cloud aware application framework

GitHub release (latest SemVer) GitHub GitHub Workflow Status Codecov Discord

About Nitric

Nitric is a framework for rapid development of cloud-native and serverless applications. Define your apps in terms of the resources they need, then write the code for serverless function based APIs, event subscribers and scheduled jobs.

Apps built with Nitric can be deployed to AWS, Azure or Google Cloud all from the same code base so you can focus on your products, not your cloud provider.

Nitric makes it easy to architect cloud applications directly in application code, building scalable & secure applications with least privilege security out of the box.

Nitric Diagram

If you would like to know more about our future plans or what we are currently working on, you can look at the Nitric Roadmap.

Supported Languages

Supported Clouds

These are supported out of the box, but you can also build custom providers as well

Documentation

The full documentation is available at nitric.io/docs.

The Nitric Framework is open source and encourages code contributions.

Get in touch