Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Serverless URL shortener written in Python3 using the serverless framework

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)