Hitch

July 27, 2020 · View on GitHub

go get github.com/nbio/hitch

Hitch ties httprouter, context, and middleware up in a bow.

  • Simple example
  • Documentation

Middleware

Middleware written for Hitch:

  • https://github.com/tamasd/hitch-session
  • https://github.com/tamasd/hitch-requestlogger

Author

© nb.io, LLC

Contents

  1. 1Middleware
  2. 2Author