Build and Deploy a REST API for any Cloud

homelessdinosaur

Ryan Cartwright

Posted on May 11, 2022

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.

šŸ’– šŸ’Ŗ šŸ™… šŸš©
homelessdinosaur
Ryan Cartwright

Posted on May 11, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related