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