Skip to content
Frank Schröder edited this page Jul 4, 2016 · 5 revisions

Welcome to the fabio wiki!

fabio is the HTTP router for your micro-services which just works.

It was developed by Frank Schroeder at eBay in Amsterdam to make deployment simpler and faster. It runs some of the largest websites in the Netherlands and Italy like marktplaats.nl and kijiji.it without a problem, delivering 15k req/sec but most of the time we forget it exists.

Register your services in consul, provide a health check and fabio will start routing traffic to them. No configuration required. Deployment, upgrading and refactoring has never been easier.

Have a look at the Quickstart to get started or dive into the documentation to learn more about fabio.

If you want to watch a presentation about fabio you can check out one of these:

Feel free to help improving the documentation with deployment scenarios, real-world performance numbers and information that helps others.

Your help is appreciated :)

Thanks for using fabio

Frank Schroeder