Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kushagraindurkhya/go-tinly

URL Shortener
https://github.com/kushagraindurkhya/go-tinly

docker full-stack golang heroku react

Last synced: 6 days ago
JSON representation

URL Shortener

Awesome Lists containing this project

README

        

# go-tinly
URL Shortener with following functionalities:
- Shorten a url
- Set Expiry time for the shortened url
- A Dashboards showing your active shortened urls
- Keep track of the number of clicks on the shortened url link

Deployed here: https://go-tinly.herokuapp.com/

Built using :
- Golang for backend
- Redis for URL db
- Google auth for user authentication with Postgres as db
- React for frontend
- Running on Docker container
- Deployed on heroku

.env file