An open API service indexing awesome lists of open source software.

https://github.com/rulilg/fcc_url_shortener

I can POST a URL to [project_url]/api/shorturl/new and I will receive a shortened URL in the JSON response. When I visit the shortened URL, it will redirect me to my original link.
https://github.com/rulilg/fcc_url_shortener

Last synced: 4 months ago
JSON representation

I can POST a URL to [project_url]/api/shorturl/new and I will receive a shortened URL in the JSON response. When I visit the shortened URL, it will redirect me to my original link.

Awesome Lists containing this project