Skip to content

URL Shortener service built with serverless framework on AWS, API Gateway + Lambda + DynamoDB.

License

Notifications You must be signed in to change notification settings

guihaojin/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless URL Shortener

serverless license

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>

About

URL Shortener service built with serverless framework on AWS, API Gateway + Lambda + DynamoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages