confluentinc / confluentinc/confluent-sql

List connectors

Open Beginner friendly
#124 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
1
Avg merge
21h 47m
Merged PRs (30d)
26

Description

Child of #121. `list_connectors()` — `GET .../connectors` (names), with optional `expand=info,status` to return parsed `Connector` objects in one round trip. Useful as a cheap existence/health sweep.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read parent issue #121 first, then locate the existing connector API entry points. Implement the list_connectors() behavior described here against GET .../connectors, including optional expand=info,status parsing. Done means names are returned by default and expanded Connector objects are returned when requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.