Skip to content
@martini-contrib

Martini Contrib

Community contributed Martini handlers and packages

Popular repositories Loading

  1. render render Public

    Martini middleware/handler for easily rendering serialized JSON, XML, and HTML template responses.

    Go 245 57

  2. binding binding Public

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

    Go 140 47

  3. oauth2 oauth2 Public

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

    Go 126 47

  4. sessions sessions Public

    Martini handler that provides a Session service.

    Go 72 39

  5. auth auth Public

    Martini handlers for authentication.

    Go 67 33

  6. throttle throttle Public

    Throttling Middleware for Martini

    Go 67 8

Repositories

Showing 10 of 21 repositories
  • strict Public

    Martini Strict Mode

    martini-contrib/strict’s past year of commit activity
    Go 45 MIT 6 0 2 Updated Sep 14, 2022
  • throttle Public

    Throttling Middleware for Martini

    martini-contrib/throttle’s past year of commit activity
    Go 67 MIT 8 1 1 Updated Jul 26, 2022
  • sessions Public

    Martini handler that provides a Session service.

    martini-contrib/sessions’s past year of commit activity
    Go 72 MIT 39 9 4 Updated Feb 24, 2021
  • render Public

    Martini middleware/handler for easily rendering serialized JSON, XML, and HTML template responses.

    martini-contrib/render’s past year of commit activity
    Go 245 MIT 57 19 14 Updated Feb 11, 2020
  • gzip Public

    Martini handler for adding gzip compress to requests

    martini-contrib/gzip’s past year of commit activity
    Go 40 MIT 18 7 2 Updated Feb 12, 2018
  • sessionauth Public

    Martini handler that provides a simple way to make routes require a login, and to handle user logins in the session

    martini-contrib/sessionauth’s past year of commit activity
    Go 41 MIT 15 5 4 Updated Dec 30, 2016
  • secure Public

    Martini handler that implements a few quick security wins.

    martini-contrib/secure’s past year of commit activity
    Go 54 MIT 8 2 1 Updated Dec 23, 2016
  • binding Public

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

    martini-contrib/binding’s past year of commit activity
    Go 140 MIT 47 5 2 Updated Jul 1, 2016
  • csrf Public

    CSRF protection for Martini applications

    martini-contrib/csrf’s past year of commit activity
    Go 32 MIT 12 1 0 Updated Apr 9, 2016
  • auth Public

    Martini handlers for authentication.

    martini-contrib/auth’s past year of commit activity
    Go 67 MIT 33 3 1 Updated Jun 25, 2015

Top languages

Loading…

Most used topics

Loading…