# space-traders-api
Generated API client for [SpaceTraders](https://spacetraders.io).
[](https://github.com/crates-lurey-io/space-traders-api/actions/workflows/test.yml)
[](https://crates.io/crates/space-traders-api)
## Contributing
This project uses [`just`][] to run commands the same way as the CI:
- `cargo just check` to check formatting and lints.
- `cargo just doc` to generate and preview docs.
[`just`]: https://crates.io/crates/just
For a full list of commands, see the [`Justfile`](./Justfile).