Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 732 Bytes

README.md

File metadata and controls

46 lines (20 loc) · 732 Bytes

Shorty

A very simple URL shortner service, written using Go and Mongodb, to familiarize myself with the language.

It has 3 methods: shorten a long url, expand a previously shortened url and redirect from a shortened url.

To redirect just paste the short url in your address bar

Usage

Clone or download the repo.

$ cd shorty

$ go run main.go

DEMO

Heroku Demo Shorty

Contributing

Want to contribute? Great!

Ideas and suggestions are welcome. Contact me through REVEWARE or make a pull request on GitHub

License

  • MIT