View for rendering JSON using nlohmann::json, with automatic content type. More...
Go to the source code of this file.
Classes | |
class | JsonView |
A view that renders structured JSON and returns "application/json" content type. More... | |
Part of the PicoFramework view system. Can be used with HttpResponse::send(view)
to return a structured JSON response.
Definition in file JsonView.h.