https://github.com/grokify/lambda-fasthttp-demo
Example handler that can work with both Eawsy Lambda Shim and FastHTTP
https://github.com/grokify/lambda-fasthttp-demo
Last synced: 9 months ago
JSON representation
Example handler that can work with both Eawsy Lambda Shim and FastHTTP
- Host: GitHub
- URL: https://github.com/grokify/lambda-fasthttp-demo
- Owner: grokify
- License: mit
- Created: 2017-08-31T05:37:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T08:57:15.000Z (about 8 years ago)
- Last Synced: 2024-10-12T00:45:34.250Z (about 1 year ago)
- Language: Makefile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lambda + FastHTTP example
Very simple demo app to show generic processing of requests via Lambda and FastHTTP.