Skip to content

jeremydaly/serverless-api-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless API Sample Project

This is a sample Serverless project that creates a serverless API using the Serverless framework and Lambda API, a lightweight web framework for your serverless applications.

This project is a companion to the post How To: Build a Serverless API with Serverless, AWS Lambda and lambda-api at JeremyDaly.com.

This project is free to use as a starting point for building your Serverless APIs.

Requirements

This project requires the installation of the Serverless framework:

npm install -g serverless

More details at: https://serverless.com/learn/quick-start/

This project is also dependent on Lambda API and serverless-stage-manager. Both can be installed by running the following in the cloned project folder:

npm install

About

Sample Serverless API using Lambda API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published