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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Url Shortener

A simple REST web-app which allows one to create shortened urls, returning them to the user. When a url is clicked on, it redirects to the original site.

## Usage

```bash

```