Skip to content

rrriki/shorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

URL shortner service, using go and mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published