description |
---|
Invoke RecallGraph's service methods directly from your Foxx microservice. |
RecallGraph exports all its HTTP API methods as providers. This lets other Foxx services declare a dependency on RecallGraph, after which they can directly invoke its exported API methods. For more information, see the relevant section in ArangoDB Docs.
The API documentation for the exported providers is linked below:
{% embed url="https://recallgraph.github.io/RecallGraph/lib/handlers/providers.html" %}