Spider2
Ergonomic HTTP routing C++ library build on top of Boost.Beast and Boost.JSON

DRY
Do not repeat yourself and build your app from reusable components.

Powerful routing system
Spider2 provides a powerful routing system to build your app.
Powered by Boost
Spider2 is build on top of Boost.Beast, Boost.JSON and Boost.ASIO. It uses the ASIO asynchronous model to provide a scalable and efficient HTTP server.