Mantis App v0.1.13
Loading...
Searching...
No Matches
mantis.h File Reference
#include "utils/utils.h"
#include "app/app.h"
#include "core/database.h"
#include "core/http.h"
#include "core/logging.h"
#include "core/router.h"
#include "core/expr_evaluator.h"
#include "core/crud/crud.h"
#include "core/jwt.h"
#include "core/models/models.h"
#include "core/tables/tables.h"
#include "core/tables/sys_tables.h"
#include <nlohmann/json.hpp>
#include <argparse/argparse.hpp>
#include <soci/soci.h>
Include dependency graph for mantis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json