Discover a selection of 1 boilerplates and starter kits,
created by the developer Dan Gillis. Kickstart your next project with these
resources, saving you valuable weeks of development time.
A RESTful API template (built with Go)
The goal of this project is to be an example of a relational database-backed REST HTTP Web Server that has characteristics needed to ensure success in a high volume environment. This project co-opts the DIY ethos of the Go community and does its best to "use the standard library" whenever possible, bringing in third-party libraries when not doing so would be unduly burdensome (structured logging, Oauth2, etc.).