ynput / ayon-cpp-api

An API Wrapper for Ayon server written in cpp
1 stars 0 forks source link

changed the way the cpp api is constructed to make sure the api dose … #27

Closed Lypsolon closed 19 hours ago

Lypsolon commented 1 month ago

Changelog Description

this pr Removes the usage of Env variables and ensures that the Cpp api gets all the data on constructionist.

Additional info

this pr only dose a refactor and renames a few variables.

Testing notes:

there are unit tests via GTest and Benchmarks via GBench.