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

https://github.com/mandliya/urlshort

Gophercise 2 : A simple toy URL shortner built to learn go.
https://github.com/mandliya/urlshort

Last synced: 5 months ago
JSON representation

Gophercise 2 : A simple toy URL shortner built to learn go.

Awesome Lists containing this project

README

          

##Gopercises Exercise 2

### URL shortner

A simple http.Handler written in go that forwards paths to other URLs (similar to Bitly).