/urlshortener-api

fcc-urlshortener-api

Primary LanguageJavaScript

Url Shortener - API for FreeCodeCamp

Here you can try the api!

Example usage:

https://brick-board.glitch.me/new/http://www.google.com

Example output:

{"short_url":"https://brick-board.glitch.me/1001","original_url":"http://www.google.com"}