Skip to content

joaojeronimo/example-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Claudia.js Example projects

Claudia JS Example projects. To get started, make sure your credentials are configured. See the ClaudiaJS Getting Started Guide for more information.

Note that AWS Lambda currently runs Node.js version 0.10.36, so it's best to use that version for testing.

  • Hello World - shows a trivial Node.js Lambda function and how to set up deployment using Claudia.js
  • Using NPM Modules - a slightly more complex function, shows how to deploy third party dependencies using Claudia.js
  • S3 File Processing - an example service that converts files uploaded to S3; shows how to wire up Lambda to respond to S3 events
  • Web API - a simple REST api, shows how to configure and deploy an API Gateway interface along with the Lambda function
  • Web Serving HTML - shows how to change error and success content types and response codes, and how to perform browser redirects

For more information on the Web API configuration syntax, check out the Claudia API Builder project.

About

Simple example projects that show how to use ClaudiaJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%