RegistryApi#

class kafkit.registry.httpx.RegistryApi(*, http_client, url)#

Bases: RegistryApi

A Confluent Schema Registry client that uses httpx.

Parameters:
  • http_client (AsyncClient) – The async httpx client.

  • url (str) –