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

https://github.com/marvin9/url-shortener

freecodecamp project. It shortens user entered validated URL, then gives a object containing shortened URL, generally a number. And will redirect to that site with shortened URL.
https://github.com/marvin9/url-shortener

koa2 microservice nedb url-shortener

Last synced: about 2 months ago
JSON representation

freecodecamp project. It shortens user entered validated URL, then gives a object containing shortened URL, generally a number. And will redirect to that site with shortened URL.

Awesome Lists containing this project

README

          

# URL-Shortener

freecodecamp project. It shortens user entered validated URL, then gives a object containing shortened URL, generally a number. And will redirect to that site with shortened URL.

# [Try here](https://marvin9-url-shortener.glitch.me/)