Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SkullTech/shorty.sls
Serverless URL shortener written in Python3 using the serverless framework
https://github.com/SkullTech/shorty.sls
aws cloudformation python3 serverless serverless-framework
Last synced: 3 months ago
JSON representation
Serverless URL shortener written in Python3 using the serverless framework
- Host: GitHub
- URL: https://github.com/SkullTech/shorty.sls
- Owner: skulltech
- License: mit
- Created: 2020-06-27T12:16:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:43:12.000Z (almost 2 years ago)
- Last Synced: 2024-05-15T04:37:14.916Z (6 months ago)
- Topics: aws, cloudformation, python3, serverless, serverless-framework
- Language: Python
- Homepage: https://shorty.skghosh.me
- Size: 490 KB
- Stars: 43
- Watchers: 6
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shorty.sls
Serverless URL shortener written in Python3 using the serverless framework- Visit the front-end @ https://shorty.skghosh.me
- The API documentation is built with [Swagger](https://swagger.io/tools/swagger-ui/) and is available @ https://shorty.skghosh.me/swagger/
- Check out [this blog post](https://sumit-ghosh.com/articles/serverless-url-shortner-lambda-s3-cloudfront/) explaining the application and its architecture.## Architecture Diagram
![architecture diagram](architecture-diagram.png?raw=true)