An open API service indexing awesome lists of open source software.

https://github.com/cytechmobile/radicle-http-api


https://github.com/cytechmobile/radicle-http-api

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://explorer.radicle.gr/nodes/seed.radicle.gr/rad:z2BdUVZFvHdxRfdtGJQdSH2kyXNM6).

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 .