ShrinkURL is a simple URL shrotening service written in Go. It has JSON REST API, caching, unit tests and uses sqlite for storage.
- run
go build && ./shrinkurl - go to http://localhost:7788
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ShrinkURL is a simple URL shrotening service written in Go. It has JSON REST API, caching, unit tests and uses sqlite for storage.
go build && ./shrinkurl