Skip to content

mike-bernard/aws-lambda-express-example

 
 

Repository files navigation

Fly.io Community Slack

Fly.io - AWS Lambda Example

Fly.io-serveless-applications

This is a simple example demonstrating AWS Lambda. It applies an express.js web server and prints out the HTTP Method, path, and headers from the view. Claudia.js is used to scaffold the project on AWS from the command line. You can see the end Fly-served result by clicking this link.

For more information on how you can setup AWS Lambda on the Fly Application Delivery Network, browse the documentation.

Building serverless applications? Take a look at Fly.io !

About

A light-weight example of AWS Lambda, using Express.js and Claudia.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • HTML 37.8%