About
ApiHub is an open source solution for publishing APIs. It’s a reverse proxy that sits between your api server and the world. Several apis require a similar set of features on the backend, such as: authentication, authorization, throttling, analytics and so on. The idea of this project is to provide a simple and easy way to integrate with existing apis and help the developers, so they do not need to implement all of those boilerplate features for each api they may have.