|
MantisBase v0.3.4
|
Route registry. More...
#include <httplib.h>#include <unordered_map>#include <functional>#include <string>#include <variant>#include <vector>#include <nlohmann/json.hpp>#include "../utils/utils.h"#include "types.h"#include "logger/logger.h"

Go to the source code of this file.
Classes | |
| struct | mb::RouteKeyHash |
| struct | mb::RouteHandler |
| Struct encompassing the list of middlewares and the handler function registered to a specific route. More... | |
| class | mb::RouteRegistry |
Namespaces | |
| namespace | mb |
| router.h | |
Route registry.
Created by allan on 12/05/2025.