10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::se::rest::RESTConfiguration Class Reference

Public Member Functions

 RESTConfiguration (const tenduke::net::URL &base_url, const std::shared_ptr< const tenduke::net::URLs > &urls)
 
const ::tenduke::net::URLgetBaseUrl () const
 
::tenduke::net::URL apiURL (const std::string &path) const
 Builds complete API URL by appending the API endpoint path to base-URL.
 
std::string getBaseUrlAsString () const
 

Member Function Documentation

◆ apiURL()

::tenduke::net::URL tenduke::se::rest::RESTConfiguration::apiURL ( const std::string & path) const
inline

Builds complete API URL by appending the API endpoint path to base-URL.

The base-URL may contain a base path.


The documentation for this class was generated from the following file: