dwyl / learn-aws-lambda

✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
1.05k stars 202 forks source link

Add detail to AWS API Gateway Section #33

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

This is quite good: https://auth0.com/docs/integrations/aws-api-gateway/part-1 part two gets a bit complex using the Auth0 API but part 1 is a good intro to setting up an API with GET/POST which uses a Lambda function to update/retrieve records from DynamoDB.

jackcarlisle commented 8 years ago

@nelsonic I'd quite like to look into this!

nelsonic commented 8 years ago

@jackcarlisle go for it. :+1:

jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 01 21
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 07 59
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 16 09
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 19 52
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 21 35
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 31 57
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 33 46
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 34 20
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 36 53
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 38 41
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 40 15
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 10 42 32
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 11 48 34
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 12 00 32
jackcarlisle commented 8 years ago
screen shot 2016-02-01 at 12 22 17
jackcarlisle commented 8 years ago
screen shot 2016-02-02 at 09 09 03
jackcarlisle commented 8 years ago
screen shot 2016-02-02 at 09 16 00
jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 30 28

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 27 36

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 40 20

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 41 29

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 54 23

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 14 54 50

jackcarlisle commented 8 years ago

screen shot 2016-02-05 at 15 01 11

jackcarlisle commented 8 years ago

README Tutorial Link