| awslabs/aws-api-gateway-developer-portal |
905 |
|
0 |
0 |
over 2 years ago |
0 |
|
163 |
apache-2.0 |
JavaScript |
| A Serverless Developer Portal for easily publishing and cataloging APIs |
| aws-samples/lambda-apigateway-twilio-tutorial |
130 |
|
0 |
0 |
almost 9 years ago |
0 |
|
5 |
apache-2.0 |
Python |
| Getting started with AWS Lambda + Amazon API Gateway. Use Twilio MMS to upload photos to S3 without servers. |
| iamatypeofwalrus/shim |
63 |
|
0 |
0 |
over 6 years ago |
4 |
November 10, 2019 |
0 |
mit |
Go |
| HTTP Handler shim for Go projects running on AWS Lambda |
| rynop/aws-blueprint |
40 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Shell |
| Best practice AWS blueprints for production topologies |
| ataradov/dgw |
33 |
|
0 |
0 |
over 5 years ago |
0 |
|
4 |
|
C |
| USB HID Data Gateway |
| aws-samples/example-step-functions-integration-api-gateway |
27 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit-0 |
JavaScript |
| Example application using the new Step Functions integration with API Gateway. It developers to call API Gateway REST APIs and API Gateway from a Step Functions workflow. |
| astarwolf/serverless-lambdaless-apigateway-dynamodb |
19 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
apache-2.0 |
Shell |
| In this repo, I loose the Lambda altogether and have API Gateway directly invoke DynamoDB, to create a full suite of create, read, update, and delete (CRUD) operations. Other posts I've read only cover how to partially do this manually in the AWS console and not in code using Swagger and SAM, which is what I will show you here. Using Swagger and SAM to deploy the infrastructure and API is realistically what you absolutely want to do to release it to a production environment for minimising human error, repeatability and scalability. |
| sepehr/serverless-offline-golang |
19 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Go |
| Golang development with serverless.js deployments and offline Lambda + API Gateway emulation using SAM Local. |
| floodfx/aws-lambda-proxy-using-sam-local |
15 |
|
0 |
0 |
over 8 years ago |
0 |
|
2 |
apache-2.0 |
Shell |
| Sample project using AWS SAM to setup an API Gateway proxied Lambda Function |
| foundeo/fuseless |
14 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| Toolkit for running Serverless CFML on AWS Lambda |