Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 573 Bytes

Go Toolbox

The Go Toolbox is a little web project where developers of go libraries can submit their open source work and categorize it. People who are kickstarting projects can see for every category which projects are out there and what are the options.

Tools used

https://github.com/pilu/fresh - Reload the server everytime a go or ace file changes https://github.com/codegangsta/negroni - Express style middleware for go https://github.com/gorilla/mux - Router

License

Go Toolbox is released under the MIT License.