Skip to content

CirroBio/Cirro-client-ts

Repository files navigation

Cirro Client (TypeScript)

Cirro Header

Packages:

  • API client for Cirro @cirrobio/api-client
  • SDK for Cirro @cirrobio/sdk (TODO)

Development

To update the API client, run the following command:

npm run apiCodeGen

You must have Java installed to use the openapi-generator-cli.