close
Skip to content

feat(connectors): add initial version of HTTP API for connectors#1875

Merged
spetz merged 3 commits into
masterfrom
connectors_api
Jun 19, 2025
Merged

feat(connectors): add initial version of HTTP API for connectors#1875
spetz merged 3 commits into
masterfrom
connectors_api

Conversation

@spetz
Copy link
Copy Markdown
Contributor

@spetz spetz commented Jun 17, 2025

This PR adds the first version of HTTP API for connectors runtime.
The API allows to configure address, secret and CORS + TLS related settings.
It is currently a read-only (GET endpoints), and fully optional extension.

@spetz spetz added rust Pull requests that update Rust code connectors Connectors runtime labels Jun 17, 2025
@spetz spetz merged commit 5d8f93b into master Jun 19, 2025
25 checks passed
@spetz spetz deleted the connectors_api branch June 19, 2025 05:47
hageshiame pushed a commit to hageshiame/iggy that referenced this pull request Nov 7, 2025
…che#1875)

This PR adds the first version of HTTP API for connectors runtime.
The API allows to configure address, secret and CORS + TLS related
settings.
It is currently a read-only (GET endpoints), and fully optional
extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connectors Connectors runtime rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants