Skip to content

URL Shortener based on AWS Serverless and S3

Notifications You must be signed in to change notification settings

Code-Vedas/cv-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Rename serverless.yml.example serverless.yml
  • Fill Variables in serverless.yml

Deploy

  • sls deploy with the profile name in the serverless.yml
  • In AWS API Gateway, setup custom domain to point to deployment. Make sure to you path as /

Usage

  • POST Api with apikey for creating shorturl
  • GET API when hit it will redirect to original url.

About

URL Shortener based on AWS Serverless and S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages