This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
v0.1.1
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.