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

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

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

golang react redis rest-api url-shortener

Last synced: 6 months ago
JSON representation

url shortener

Awesome Lists containing this project

README

          

# Basic url shortener
Basic url shortener built with react, go and redis.
## How to run?
`docker-compose up -d`

## What's next?
- Live deployment
- Statistics for every url in db
- QR code support