|
Octane API Client
|
Define constants which are used on compiling. More...

Go to the source code of this file.
Namespaces | |
| namespace | octane |
Variables | |
| constexpr auto | octane::LIBRARY_NAME = "Octane API Client" |
| constexpr auto | octane::LIBRARY_VERSION = "v0.1.0" |
| Library version. More... | |
| constexpr auto | octane::DEFAULT_API_TOKEN = "mock" |
| Default API token. More... | |
| constexpr auto | octane::DEFAULT_API_ORIGIN = "http://localhost:3000" |
| Default API origin. More... | |
| constexpr auto | octane::DEFAULT_API_BASE_URL = "/api/v1" |
| Default base URL. More... | |
Define constants which are used on compiling.