|
MantisBase v0.3.4
|
#include <memory>#include <vector>#include <nlohmann/json.hpp>#include <httplib.h>#include "route_registry.h"#include "models/entity.h"#include "../utils/utils.h"#include "types.h"

Go to the source code of this file.
Classes | |
| class | mb::Router |
| HTTP router for managing routes and request handling. More... | |
Namespaces | |
| namespace | mb |
| router.h | |