golang-url-shortener icon indicating copy to clipboard operation
golang-url-shortener copied to clipboard

URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.

Results 14 golang-url-shortener issues
Sort by recently updated
recently updated
newest added
trafficstars

- [ ] Add og:title - [ ] Add og:description - [ ] Make / Design Logo - [ ] Add og:image - [ ] Add as favicon - [...

help wanted

- [ ] Improve API calls (use better names for consistency). - [ ] clean up packages - [ ] Improve Code Coverage

Try to debug the program with pprof and trace like shown in this video: https://www.youtube.com/watch?v=ySy3sR1LFCQ

Backend