https://github.com/zpnk/apex-lambda-url-shortener
A url shortener build on top of AWS Lambda, RDS and API Gateway. Deployed with Apex.
https://github.com/zpnk/apex-lambda-url-shortener
Last synced: 11 months ago
JSON representation
A url shortener build on top of AWS Lambda, RDS and API Gateway. Deployed with Apex.
- Host: GitHub
- URL: https://github.com/zpnk/apex-lambda-url-shortener
- Owner: zpnk
- Created: 2016-04-20T21:27:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-02T18:02:36.000Z (about 10 years ago)
- Last Synced: 2024-11-25T15:52:25.603Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shrtn
A url shortener build on top of AWS Lambda, RDS and API Gateway.
Deployed with [Apex](https://github.com/apex).
Check out [the guide](https://medium.com/@zpnk/how-to-serverless-url-shortener-with-apex-and-aws-lambda-5cc78535410a).