@graffy/server
v0.16.20
Published
Node.js library for building an API for a Graffy store.
Downloads
1,744
Readme
Graffy Server
Node.js library for building an API for a Graffy store.
This creates an HTTP request handler for serving an API that is compatible with Graffy Client. The request handler can be used with the Node.js built-in http, https and http2 createServer()
and with Express.js.
See Graffy documentation for more.