Skip to content

maykinmedia/gemma-zds-client

 
 

Repository files navigation

ZDS-Client - Generic Common Ground API Client

Build status Coverage status Documentation Status pypi-version

Code quality checks black python-versions

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

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.

Installation and usage

See the documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%