Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

v0.1.1

Compare
Choose a tag to compare
@maxrdz maxrdz released this 28 May 08:36
· 128 commits to master since this release
4ec8e85

The first alpha release of the poparazzi-private-api package.
Released under the Apache-2.0 license.

Documentation

  • Documented basic Poparazzi API endpoints & streaming API events.
  • Documented Client methods, attributes, enums, interfaces, etc.

Client Features

  • Creating new Poparazzi sessions using the sessions API endpoint.
  • Generating a device token(s) to the apple_device_tokens API endpoint.
  • Successful user authentication using PATCH requests to the sessions endpoint.
  • Client events with assignable asynchronous callback functions.