claudia

5.14.1last stable release 3 years ago
Complexity Score
Medium
Open Issues
25
Dependent Projects
15
Weekly Downloadsglobal
6,527

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

Claudia.js

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.

  • Why use Claudia and not just deploy manually?
  • Claudia vs Serverless/Apex/Swagger/Seneca/…?

Examples, please!

For some nice examples, see the Example Projects.

Getting started

  • 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.

Questions/Comments?

Check out the Frequently Asked Questions.

Contributing

Contributions are greatly appreciated. See the Contributors’ guide for information on running and testing code.

What’s new since…?

See the Release History

A new book by the core Claudia.js team

  • Serverless Applications with Node.js, Using AWS Lambda and Claudia.js, by Slobodan Stojanovic and Aleksandar Simovic, 2018

Further reading

See Related Articles for more articles, reviews and tutorials.

License

MIT – see LICENSE

Dependencies

CVE IssuesActive
0
Scorecards Score
3.20
Test Coverage
No Data
Follows Semver
Yes
Github Stars
3,803
Dependenciestotal
18
DependenciesOutdated
10
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute claudia in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install claudia
Processing...
Done

122 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.