kragniz / kragniz/python-etcd3

Add HTTP backend

Open
#102 2 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
450
Forks
194
PR merge metrics
No merged PRs in 30d

Description

gRPC is nice, but is awkward to deploy in some situations (using eventlet, running on musl libc, and other problems with the C library). The HTTP proxy API appears to be in a better state these days, so a backend could be created to only communicate using that.

This would expose the same python API.

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing gRPC backend and the HTTP proxy API referenced in the issue. Map how the current client exposes its Python API, then determine the scope needed for an HTTP-only backend. Done means users can access the same Python API without relying on gRPC.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.