npm.io
1.1.0 • Published yesterday

@exellix/catalox-graphs-http

Licence
exellix-license
Version
1.1.0
Deps
1
Size
47 kB
Vulns
0
Weekly
0

@exellix/catalox-graphs-http

Fastify BFF for Catalox graph catalogs. Exposes /api/catalox/* routes that delegate to @exellix/catalox-graphs stores.

Data tier: @exellix/catalox-graphs
Browser client + React: @exellix/catalox-graphs-ui

Usage

import { registerCataloxGraphRoutes } from '@exellix/catalox-graphs-http';

await registerCataloxGraphRoutes(app, { prefix: '/api/catalox' });

See @exellix/catalox-graphs for env vars and catalog ownership.

Keywords