Skip to content

TheGallery/url-shortener-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Microservice

FCC's url shortener project

Fulfills the following user stories:

  • You can pass a URL as a parameter and you will receive a shortened URL in the JSON response.

  • If you pass an invalid URL that doesn't follow the valid http://www.example.com format, the JSON response will contain an error instead.

  • When you visit that shortened URL, it will redirect you to your original link.

Live version https://pure-reef-73475.herokuapp.com/.

About

URL Shortener Microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published