Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

radicle-dev/workstreams-api

Repository files navigation

Workstreams API

API for workstreams, written in Rust and served via Cloudflare Workers.

The API's documentation is hosted in GitHub Pages.

Linting

cargo check --all
cargo +nightly fmt -- --check
cargo +nightly clippy --all --all-features -- -D warnings

CI

  • The documentation is built and pushed with every change. It's hosted automatically by GitHub pages so it's always up to date.
  • The worker is automatically published with every commit to master

License

Apache License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published