@ocelescope/api-client
v0.7.0
Published
Core client + session/hooks layer used by Ocelescope API packages.
Readme
@ocelescope/api-client
The core client and session/hooks layer used by the Ocelescope API packages.
It exposes the shared customFetch fetcher, environment configuration and the
session store consumed by the generated API clients.
Installation
pnpm add @ocelescope/api-clientUsage
import { customFetch, env, useSessionStore } from "@ocelescope/api-client";About
Part of Ocelescope, a framework for working with Object-Centric Event Logs (OCEL) developed at the Chair of Process and Data Science (PADS), RWTH Aachen University.
📖 Documentation: https://www.ocelescope.org
