Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

tmbrggmn/martini-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributed Martini Handlers and Utilities Build Status

This package includes a variety of add-on components for Martini, a classy web framework for Go:

Install the package (go 1.1 and greater is required):

go get github.com/codegangsta/martini-contrib

Join the Mailing list

Available Components

  • auth - Handlers for authentication.
  • form - Handler for parsing and mapping form fields.
  • gzip - Handler for adding gzip compress to requests
  • render - Handler that provides a service for easily rendering JSON and HTML templates.

Contributing

Feel free to submit patches or file issues via GitHub. If you have an idea for a handler put up a Pull Request and we will find where it fits best!

Be a Collaborator

If you want to be a maintainer of martini-contrib and get full repo access contact Jeremy Saenz. I will automatically add you as a collaborator if you contribute a package yourself so you can fix bugs without a pull request.

About

Contributed Martini Handlers and Utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%