pankajkhairnar / GoShort

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goShort

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

REST Endpoints

License

Apache

About

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

License:Apache License 2.0


Languages

Language:Go 100.0%