Martini Contrib

Results 16 repositories owned by Martini Contrib

throttle

67
Stars
8
Forks
Watchers

Throttling Middleware for Martini

auth

67
Stars
34
Forks
Watchers

Martini handlers for authentication.

binding

138
Stars
47
Forks
Watchers

Martini handler for mapping and validating a raw request into a structure.

cors

63
Stars
27
Forks
Watchers

Martini handler to enable CORS support.

csrf

32
Stars
13
Forks
Watchers

CSRF protection for Martini applications

encoder

16
Stars
15
Forks
Watchers

Martini encoder service for rendering data in several formats and content negotiation.

gorelic

23
Stars
5
Forks
Watchers

NewRelic middleware for martini framework.

gzip

40
Stars
18
Forks
Watchers

Martini handler for adding gzip compress to requests

logstasher

22
Stars
6
Forks
Watchers

Martini middleware that prints logstash-compatiable JSON

oauth2

125
Stars
50
Forks
Watchers

[not maintained] Allows your Martini application to support user login via an OAuth 2.0 backend.