Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
api.cpp File Reference
#include "api.hpp"

Namespaces

namespace  dcn
 

Functions

asio::awaitable< http::Responsedcn::GET_version (const http::Request &request, std::vector< server::RouteArg > route_args, server::QueryArgsList query_args, const std::string &build_timestamp)
 Handles GET requests for the version endpoint.