Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 2.36 KB

index.rst

File metadata and controls

71 lines (51 loc) · 2.36 KB

Welcome to Common Ground API Client's documentation!

The Common Ground API Client is a generic client for Common Ground APIs built with OpenAPI 3.0 specifications.

Build status Coverage status Documentation Status pypi-version

Code quality checks black python-versions

Features

  • Driven by OAS 3.0 specification
  • (Pluggable) caching of api specifications
  • Create/mutate resources according to the api specifications
  • Support for multiple authentication schemes

    • ZGW auth (JWT based)
    • API-key via HTTP headers
    • or none, for open APIs
  • Generic approach with some builtins for the "Zaakgericht Werken API's" standard
  • Built on top of battle-proven requests library.

getting_started nlx reference changelog

Indices and tables

  • genindex
  • modindex
  • search