Expand description
The brane-api
service functions as a centralized registry with
metadata for an entire Brane instance.
Modulesยง
- Defines functions that handle REST-functions to the
/data
path and nested. - Contains general errors for across the brane-api package.
- Returns information about the infrastructure.
- Defines things that relate to packages.
- Defines things that we need when accessing the API with GraphQL.
- Defines (public) interfaces and structs for the
brane-api
crate.