Abstract base class for all views in the PicoFramework. More...
#include <string>
#include <map>
#include <nlohmann/json.hpp>
Go to the source code of this file.
Classes | |
class | FrameworkView |
Supports dynamic rendering and MIME type negotiation. View subclasses can define their own rendering logic, content type, and headers.
Definition in file FrameworkView.h.