Skip to content

vpavel04/rest-api-aws-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-aws-lambda

This is a sample REST API with AWS lambda, written in Typescript

Requirements

Build

npm install
cd functions
npm install
cd ..
npm run build

Local development

Invoking function locally through local API Gateway

npm run start

Open http://localhost:3000/review

Deploy

npm run deploy-full

About

REST API with AWS lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published