# @caraer/client

Generated TypeScript client (axios) for the [Caraer API](https://v2.api.caraer.com).

This repository is regenerated automatically from the production OpenAPI spec after each Caraer backend production deploy.

## Install

```bash
npm install @caraer/client
```

## Docs

- API reference: https://developer.caraer.com
- OpenAPI: https://v2.api.caraer.com/api-docs.yaml
- Source: https://github.com/Caraer-HQ/caraer-js-client

## Auth

Configure the generated axios client with a Bearer token (see generated `configuration` helpers after the first codegen publish).

## License

See [LICENSE](LICENSE).
