bapp_api_client 0.1.0 copy "bapp_api_client: ^0.1.0" to clipboard
bapp_api_client: ^0.1.0 copied to clipboard

BAPP Auto API Client for Dart

Changelog #

0.1.0 #

  • Initial release.
  • Authentication: Bearer (JWT/OAuth) and Token (API key).
  • Entity CRUD: list, get, create, update, patch, delete.
  • Paginated list responses with metadata (count, next, previous).
  • Entity introspection: list_introspect, detail_introspect.
  • Tasks: list, detail, run (sync and async with polling).
  • Long-running task support via run_task_async with automatic polling.
  • File uploads: automatic multipart/form-data detection.
0
likes
0
points
362
downloads

Publisher

unverified uploader

Weekly Downloads

BAPP Auto API Client for Dart

Homepage

License

unknown (license)

Dependencies

http

More

Packages that depend on bapp_api_client