URL Shortener Microservice

Short URL Creation

Example: POST [project_url]/api/shorturl - https://www.google.com

URL Shortener

Example Usage:

[this_project_url]/api/shorturl/3

Will Redirect to:

https://forum.freecodecamp.org/