Skip to content

porteron/shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortener

  • Iris web framework
  • Bolt (now bbolt), an embedded key/value database
  • UUID library

Install Dependencies

go get -u github.com/kataras/iris
go get -u github.com/etcd-io/bbolt
go get -u github.com/satori/go.uuid

Frontend is located in /templates.

About

Go url shortener w/ Iris & Bbolt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published