Claudia makes it easy to deploy Node.js projects to AWS Lambda and API Gateway. It automates all the error-prone deployment and configuration tasks, and sets everything up the way JavaScript developers expect out of the box. This means that you can get started with Lambda and API Gateway easily, and focus on solving important business problems instead of dealing with AWS deployment workflows. Check out this video to see how to create and deploy a microservice in under 5 minutes.
With the help of Claudia builder projects, you can also use API Gateway as if it were a lightweight javascript web server, or create and deploy chat bots for various platforms easily.
For some nice examples, see the Example Projects.
- Read the Getting started guide for information on setting up credentials and a walk-through of a simple hello-world example.
- Check out the guide for Customising Deployments for information on how to configure what gets sent to Lambda and how it gets used
- Check out Command Line Usage for details about all the command line options.
Check out the Frequently Asked Questions.
Contributions are greatly appreciated. See the Contributors' guide for information on running and testing code.
See the Release History
- Serverless Applications with Node.js, Using AWS Lambda and Claudia.js, by Slobodan Stojanovic and Aleksandar Simovic, 2018
See Related Articles for more articles, reviews and tutorials.
MIT -- see LICENSE