Awesome
Serverless URL Shortener
Built with Serverless Framework.
Deploy instruction:
# clone project
git clone https://github.com/guihaojin/url-shortener.git
# update configuration in serverless, especially `SHORT_URL_HOST` to your domain.
# deploy to AWS
sls deploy -s <stage>