• Stars
    star
    66
  • Rank 466,734 (Top 10 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GoShort is a URL shortener written in Golang, BoltDB is used for in memory and persistent key/value storage and for routing it's using high performance HTTPRouter