hanayo/vendor/github.com/johnniedoe/contrib
2019-02-23 13:29:15 +00:00
..
cache replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
commonlog replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
cors replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
expvar replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
ginrus replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
gzip replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
jwt replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
newrelic replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
renders/multitemplate replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
rest replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
secure replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
sentry replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
sessions replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
static replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
.gitignore replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
.travis.yml replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00
README.md replace zxq.co/ripple/hanayo 2019-02-23 13:29:15 +00:00

gin-gonic/contrib Build Status

======= Here you'll find middleware ready to use with Gin Framework. Submit your pull request, either with the package in a folder, or by adding a link to this README.md.

If adding a package directly, don't forget to create a README.md inside with author name. If adding a link to your own repository, please follow this example:

+ nameOfMiddleware (https://github.com/yourusername/yourrepo)

Each author is responsible of maintaining his own code, although if you submit as a package, you allow the community to fix it. You can also submit a pull request to fix an existing package.

======

List of external middleware

  • staticbin - middleware/handler for serving static files from binary data