DEV Community

Play Button Pause Button
Ryan Cartwright
Ryan Cartwright

Posted on

Build and Deploy a REST API for any Cloud

In this video, we use the Nitric framework to easily build, test, and deploy REST APIs for AWS, Google Cloud, or Azure.

Follow the written guide here: https://nitric.io/docs/guides/serverless-rest-api-example

🔗 Resources
AWS Provider Setup: https://nitric.io/docs/reference/aws

👋 Have feedback?
Github: https://github.com/nitrictech/nitric
Twitter: https://twitter.com/nitric_io


Nitric is an open source 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.

Top comments (1)

Collapse
 
andrewbaisden profile image
Andrew Baisden

Cool this framework is new to me.