GroundNF / glitch-url-shortener

A Simple URL Shortener for FreeCodeCamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener - For FCC

A simple url shortener application

Type a url into the form input or append it to this url - https://fnbg.glitch.me/api/

You will then be returned a JSON object with the original url and the shortened url.

Future requests to the shortened url will automatically redirect to the original url.

About

A Simple URL Shortener for FreeCodeCamp


Languages

Language:JavaScript 51.2%Language:HTML 48.8%