All Projects → claudiajs → Claudia

claudiajs / Claudia

Licence: mit
Deploy Node.js projects to AWS Lambda and API Gateway easily

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Claudia

Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-98.62%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Mangum
AWS Lambda & API Gateway support for ASGI
Stars: ✭ 475 (-87.13%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Aws Serverless Java Container
A Java wrapper to run Spring, Jersey, Spark, and other apps inside AWS Lambda.
Stars: ✭ 1,054 (-71.44%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Aws Power Tuner Ui
AWS Lambda Power Tuner UI is an open source project creating a deployable easy to use website built on a layered technology stack allowing you to optimize your Lambda functions for cost and/or performance in a data-driven way via an easy to use UI.
Stars: ✭ 52 (-98.59%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+128.7%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Serverless Next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (-19.32%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Serverless Architectures Aws
The code repository for the Serverless Architectures on AWS book
Stars: ✭ 120 (-96.75%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Serverless Aws Alias
Alias support for Serverless 1.x
Stars: ✭ 171 (-95.37%)
Mutual labels:  api-gateway, aws, serverless, aws-lambda
Apilogs
Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs
Stars: ✭ 216 (-94.15%)
Mutual labels:  api-gateway, aws, aws-lambda
Serverlessbydesign
A visual approach to serverless development. Think. Build. Repeat.
Stars: ✭ 254 (-93.12%)
Mutual labels:  aws, serverless, aws-lambda
Cljs Lambda
Utilities around deploying Clojurescript functions to AWS Lambda
Stars: ✭ 304 (-91.76%)
Mutual labels:  aws, serverless, aws-lambda
Yoyo
A dead simple comment engine built on top of AWS lambda and React, alternative comment service to Disqus.
Stars: ✭ 210 (-94.31%)
Mutual labels:  api-gateway, serverless, aws-lambda
Aws Mobile React Native Starter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Stars: ✭ 2,247 (-39.11%)
Mutual labels:  api-gateway, aws, serverless
Laconia
Create well-crafted serverless applications, effortlessly
Stars: ✭ 260 (-92.95%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Sinatra Sample
Demo code for running Ruby Sinatra on AWS Lambda
Stars: ✭ 195 (-94.72%)
Mutual labels:  api-gateway, serverless, aws-lambda
Serverless Architecture Boilerplate
📦 ⚡️ 🚀 Boilerplate to organize and deploy big projects using AWS API Gateway and AWS Lambda with Serverless Framework
Stars: ✭ 269 (-92.71%)
Mutual labels:  aws, serverless, aws-lambda
Aws Serverless Samfarm
This repo is full CI/CD Serverless example which was used in the What's New with AWS Lambda presentation at Re:Invent 2016.
Stars: ✭ 271 (-92.66%)
Mutual labels:  aws, serverless, aws-lambda
Aws Lambda Fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Stars: ✭ 190 (-94.85%)
Mutual labels:  api-gateway, aws, serverless
Aws To Slack
Forward AWS CloudWatch Alarms and other notifications from Amazon SNS to Slack.
Stars: ✭ 261 (-92.93%)
Mutual labels:  aws, serverless, aws-lambda
Grant
OAuth Proxy
Stars: ✭ 3,509 (-4.91%)
Mutual labels:  aws, serverless, aws-lambda

Claudia.js

npm npm npm

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.

Join the chat at https://gitter.im/claudiajs/claudia

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].