https://github.com/chroma-sdk/chroma-core
Chroma REST API for .NET Core
https://github.com/chroma-sdk/chroma-core
Last synced: 2 months ago
JSON representation
Chroma REST API for .NET Core
- Host: GitHub
- URL: https://github.com/chroma-sdk/chroma-core
- Owner: chroma-sdk
- Created: 2017-05-25T22:22:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T19:59:08.000Z (almost 8 years ago)
- Last Synced: 2025-04-12T06:06:05.554Z (2 months ago)
- Language: C#
- Homepage:
- Size: 760 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-chroma - Chroma Core - Razer Chroma REST API libary for .NET Standard (SDK Libraries / Official Integrations)
README
# Chroma .Net Core API
[](https://ci.appveyor.com/project/njbmartin/chroma-core) [](https://circleci.com/gh/chroma-sdk/chroma-core)API for Razer Chroma SDK 2.x
## Examples
To run the example server app:
* clone the repository
* Install Microsoft .Net Core SDK or Runtime >= 2.0 [Download](https://www.microsoft.com/net/download/core#/runtime)
* goto example/src/ChromaServer
* type dotnet restore
* type dotnet run
* open your default browser and type [http://localhost:5000/chroma](http://localhost:5000/chroma)