Closed leonardoInf closed 5 years ago
ok kind of a stupid question. You can find a .NET REST Server here.
Colore has full support for using the Chroma REST API in version 6.0 (it's one of the major new features). You can create an IChroma
instance that uses the REST API as backend with ColoreProvider.CreateRestAsync
.
I scoured the documentation and the source code to find information about the REST Api and apparently it only includes a client. Am I right that Chroma REST server is not supported by Colore?