SDKs

The chifra serve command provides an API interface to chifra. As part of this functionality, we’ve started writing SDKs to make using the API easier. There are two SDKs so far, both in their earliest stages.

The two SDKs are the TypeScript SDK and the Python SDK.

We welcome PRs supporting other languages – particularly GoLang or Rust.

Here’s the SDKs repo.

Edit this page on GitHub