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

A typed Dart client for the Claris FileMaker Admin API v2. Manage databases, clients, schedules and server config over REST.

0.1.0 #

  • Initial release. Targets Admin API v2 (FileMaker Server 18+).
  • Token session management with automatic auth and one-shot refresh on expiry.
  • Databases: list, open, close, pause, resume.
  • Clients: list, message, disconnect.
  • Schedules: list, run, enable/disable.
  • Server config reads: general, security.
  • Server-changing operations require an explicit confirm: true guard to prevent accidental state changes.
  • Typed exceptions: AdminException, AdminAuthException, AdminTransportException.
0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisheraphero.com.au

Weekly Downloads

A typed Dart client for the Claris FileMaker Admin API v2. Manage databases, clients, schedules and server config over REST.

Repository (GitHub)
View/report issues

Topics

#filemaker #claris #rest #api #server

License

MIT (license)

Dependencies

http, meta

More

Packages that depend on filemaker_admin_api