Martini : Classy Web Development in Go

martini

Martini is a powerful package for quickly writing modular web applications/services in Golang. Martini makes web development with Go much easier. It has a flexible routing layer, comes with a set of stock middleware, and can leverage open source web packages built in Go, Modular design – Easy to add functionality, easy to rip stuff out, and lots of good handlers/middlewares to use.

[button color=”red” size=”medium” link=”http://martini.codegangsta.io/” target=”blank” ] Martini[/button]

Martini : Classy Web Development in Go
Rate this post

Leave a Reply