Octane API Client
Loading...
Searching...
No Matches
Namespaces | Variables
config.h File Reference

Define constants which are used on compiling. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Define constants which are used on compiling.

Author
cosocaf (cosoc.nosp@m.af@g.nosp@m.mail..nosp@m.com)
Version
0.1
Date
2022-09-02