0.0.1-alpha.0 • Published 7 months ago

@arangodb/node-foxx v0.0.1-alpha.0

Weekly downloads
-
License
LICENSE SEE LICEN...
Repository
github
Last release
7 months ago

Node Foxx

This is a reimplementation of the Foxx service framework from ArangoDB in Node.js.

The main API difference is that ArangoDB Foxx is always synchronous, while this implementation is fully asynchronous.