audit_api 0.0.1 copy "audit_api: ^0.0.1" to clipboard
audit_api: ^0.0.1 copied to clipboard

Life Culture Audit API.

Life Culture Audit API #

This is the life culture audit API. Using this API to access the system for the vision board canvas.

Features #

API that will (eventually) feel like prisma for our systems. Both simple and powerful at the same time.

Usage #

const lca = LifeCultureAudit({
    "base_url": "https://api-location.org"
});

lca.vision.getBoards({});
lca.visions.listBoards({
    "user_ref": "h8aNBCmYrfOq2P76ALUESB68O7A3",
  });

Additional information #

This API will be used to fully connect to the full app over time. Will bring in other devs to make it more complete over time.

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Life Culture Audit API.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

built_collection, built_value, dio, flutter

More

Packages that depend on audit_api