Skip to content

Middleware for Chi that retrieves the API before the request is handled

Notifications You must be signed in to change notification settings

joeriddles/chi-api-middleware

Repository files navigation

chi-api-middleware

Middleware for Chi that retrieves the API before the request is handled.

Note: this currently uses a forked version of Chi. A pull request has been made to merge the fork with upstream: go-chi/chi#872.


To run: make

To test: make test

About

Middleware for Chi that retrieves the API before the request is handled

Resources

Stars

Watchers

Forks