JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <JodaResultRequest.h>
Static Public Member Functions | |
static void | registerEndpoint (const std::string &prefix, httplib::Server &server) |
JodaResultRequest is responsible for handling the retrieval of result documents over the API
|
static |
Registers this API endpoint at the server
prefix | a prefix to prepend to the http endpoint |
server | the server to register the endpoint at |