An example implementation for the TinyURL service using Go. The implementation aims to provide a fully working end-to-end TinyURL service that can be built and hosted.
The design spec and documentation for the project can be found in the /docs folder.