Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

modulitos/async-graph-exercise-serverless-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPO HAS BEEN MERGED WITH ANOTHER REPO: https://github.com/modulitos/async-graph-exercise-api/

lambda

To create a package for deployment to AWS Lambda

./deploy.sh

some notes while setting this up on AWS Lambda:

Followed steps here for basic Lambda setup: https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/

And here for setting up REST API Gateway: https://kennbrodhagen.net/2015/12/06/how-to-create-a-request-object-for-your-lambda-event-from-api-gateway/

And here for setting up API Gateway with path params: https://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-services-lambda.html#api-as-lambda-proxy-expose-get-method-with-path-parameters-to-call-lambda-function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published