This commit is contained in:
@@ -27,6 +27,8 @@ public:
|
||||
ServerConfig config_;
|
||||
std::unique_ptr<Database> db_;
|
||||
|
||||
void handle_get_version(const httplib::Request& req, httplib::Response& res);
|
||||
|
||||
private:
|
||||
void setup_routes();
|
||||
void handle_get_object(const httplib::Request& req, httplib::Response& res);
|
||||
|
Reference in New Issue
Block a user