|
|
@ -1,9 +1,9 @@ |
|
|
# Golang URL Shortener (Work in Progress) |
|
|
# Golang URL Shortener (Work in Progress) |
|
|
|
|
|
|
|
|
[](https://travis-ci.org/maxibanki/golang-url-shortener) |
|
|
[](https://travis-ci.org/mxschmitt/golang-url-shortener) |
|
|
[](https://godoc.org/github.com/maxibanki/golang-url-shortener) |
|
|
[](https://godoc.org/github.com/mxschmitt/golang-url-shortener) |
|
|
[](https://goreportcard.com/report/github.com/maxibanki/golang-url-shortener) |
|
|
[](https://goreportcard.com/report/github.com/mxschmitt/golang-url-shortener) |
|
|
[](https://coveralls.io/github/maxibanki/golang-url-shortener?branch=master) |
|
|
[](https://coveralls.io/github/mxschmitt/golang-url-shortener?branch=master) |
|
|
[](https://opensource.org/licenses/MIT) |
|
|
[](https://opensource.org/licenses/MIT) |
|
|
[ ](https://bintray.com/maxibanki/golang-url-shortener/travis-ci/0.1/link) |
|
|
[ ](https://bintray.com/maxibanki/golang-url-shortener/travis-ci/0.1/link) |
|
|
[](https://hub.docker.com/r/maxibanki/golang_url_shortener/) |
|
|
[](https://hub.docker.com/r/maxibanki/golang_url_shortener/) |
|
|
@ -29,10 +29,10 @@ |
|
|
|
|
|
|
|
|
## Documenation |
|
|
## Documenation |
|
|
|
|
|
|
|
|
- [Installation](https://github.com/maxibanki/golang-url-shortener/wiki/Installation) |
|
|
- [Installation](https://github.com/mxschmitt/golang-url-shortener/wiki/Installation) |
|
|
- [Configuration](https://github.com/maxibanki/golang-url-shortener/wiki/Configuration) |
|
|
- [Configuration](https://github.com/mxschmitt/golang-url-shortener/wiki/Configuration) |
|
|
- [Setting up OAuth](https://github.com/maxibanki/golang-url-shortener/wiki/Setting-up-OAuth) |
|
|
- [Setting up OAuth](https://github.com/mxschmitt/golang-url-shortener/wiki/Setting-up-OAuth) |
|
|
- [ShareX Usage](https://github.com/maxibanki/golang-url-shortener/wiki/ShareX) |
|
|
- [ShareX Usage](https://github.com/mxschmitt/golang-url-shortener/wiki/ShareX) |
|
|
|
|
|
|
|
|
## Why did you built this |
|
|
## Why did you built this |
|
|
|
|
|
|
|
|
|