Skip to content

Commit

Permalink
Add a link to the Codex API Postman Collection (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
veaceslavdoina authored Oct 28, 2024
1 parent 929a510 commit 9623e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developers/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

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](https://api.codex.storage) and it is generated based on [openapi.yaml](https://github.com/codex-storage/nim-codex/blob/master/openapi.yaml).
API specification can be found on the [api.codex.storage](https://api.codex.storage) and it is generated based on [openapi.yaml](https://github.com/codex-storage/nim-codex/blob/master/openapi.yaml). We also generate a [Postman Collection](https://api.codex.storage/postman.json).

0 comments on commit 9623e46

Please sign in to comment.