当前位置: 首页 > 软件库 > 云计算 > Serverless 系统 >

claudia

授权协议 MIT License
开发语言 JavaScript
所属分类 云计算、 Serverless 系统
软件类型 开源软件
地区 不详
投 递 者 韦泳
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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.

Claudia.js Introduction Video

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.

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

Further reading

See Related Articles for more articles, reviews and tutorials.

License

MIT -- see LICENSE