Skip to content

Release v0.0.1

Compare
Choose a tag to compare
@chriskamphuis chriskamphuis released this 15 Aug 08:52
· 28 commits to main since this release

First release.

The spinque-query-api package allows users to communicate with the spinque desk REST API using Python. The following features are implemented:

  • Data can be retrieved from spinque desk endpoints.
  • Authentication is supported.
  • Basic error handling
  • Basic Typing
  • Small demo