There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An simple URL shortener RESTful web service API written in Go, using the net/http package for the server, the HttpRouter for the router and Bolt DB for the database.