API Project: URL Shortener Microservice

Short URL Creation

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

Example Usage:

[this_project_url]/api/shorturl/3

Will Redirect to:

https://forum.freecodecamp.org/