Slava f3dd2aa467
Small fixes (#32)
* Fix Docker run and update Docker Compose

* Update Using Codex to use curl shorts options everywhere

* Short API update
2024-10-02 13:12:57 +03:00

323 B

Codex API

Codex uses REST API to interact with the node and we can use HTTP client for interaction and configuration.

API specification can be found on the api.codex.storage and it is generated based on openapi.yaml.