MantisBase v0.3.4
Loading...
Searching...
No Matches
core Directory Reference
Directory dependency graph for core:
/home/runner/work/mantisbase/mantisbase/include/mantisbase/core

Directories

 logger
 
 models
 

Files

 auth.h
 
 context_store.h
 
 database.h
 
 exceptions.h
 Custom exception class for MantisBase errors.
 
 expr_evaluator.h
 Expression Evaluator Unit for database access rules.
 
 files.h
 File management for record-level file assets.
 
 http.h
 
 kv_store.h
 Key-value store for application settings.
 
 middlewares.h
 Middleware functions for request processing.
 
 realtime.h
 Realtime database change detection for SQLite and PostgreSQL.
 
 route_registry.h
 Route registry.
 
 router.h
 
 sse.h
 Server-Sent Events (SSE) manager for the realtime API.
 
 types.h
 Type definitions and aliases for MantisBase.