Skip to content

Painless middleware chaining for Go - with Context

License

Notifications You must be signed in to change notification settings

MichaelManz/madhatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mad Hatter

Build Status

Mad Hatter provides a convenient way to chain HTTP middleware functions, similar to Alice. It just differs by the fact that it does not expect middleware to fulfill the http.Handler interface - instead it comes with it's own Handler interface that passes a context.Context in addition.

About

Painless middleware chaining for Go - with Context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%