npm.io
1.2.0 • Published 2 weeks ago

@exellix/catalox-graphs-http

Licence
exellix-license
Version
1.2.0
Deps
1
Size
49 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