Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kushagraindurkhya/go-tinly
- Owner: KushagraIndurkhya
- Created: 2021-05-27T00:46:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T16:56:53.000Z (about 3 years ago)
- Last Synced: 2023-03-08T13:34:45.656Z (over 1 year ago)
- Topics: docker, full-stack, golang, heroku, react
- Language: Go
- Homepage: https://go-tinly.herokuapp.com
- Size: 803 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 linkDeployed 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