Last updated:
0 purchases
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",
});
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.