Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 884 Bytes

File metadata and controls

12 lines (8 loc) · 884 Bytes

Radicle HTTP API

This is a temporary fork of the original radicle-httpd API that allows us to keep Create/Update/Delete that was removed from the original API.

We still need these to support:

  • machine-to-machine communication, such as integration with other 3rd party systems (e.g. CI engines that would typically want to push updates to Radicle, once a job has completed),
  • web applications that mutate project state, such as the Radicle Planning Boards.

This fork of the API offers a viable alternative to keeping these functional, until we can find a better way to support these scenarios.

This is not part of the Radicle core stack. Please treat as a community project. For any questions please reach out to the #integrations channel on https://radicle.zulipchat.com .