34#include <nlohmann/json.hpp>
35using json = nlohmann::json;
38#include <argparse/argparse.hpp>
The main application for mantis.
Database Unit file for managing base database functionality: connecton, pooling, logging,...
Expression Evaluator Unit for database access rules.
Wrapper around http-lib to add middleware support and context values to be passed from middlewares up...
Handles JSON Web Token (JWT) creation and verification.
Wrapper around spdlog's functionality.
nlohmann::json json
Definition mantis.h:35
Collection of utility functions that are re-used across different files.