Hacker News new | ask | show | jobs
by captn3m0 1033 days ago
The REST API connector docs is blank right now, but curious about it. How does it work (how is it configured?), and what’s the usecase for it?
1 comments

You're right we need to improve the documentation on this. We do have an example though:

https://github.com/exogee-technology/graphweaver/tree/main/s...

We have also added the OpenAPI spec on the roadmap however, every REST API we have integrated so far has been custom.

The REST connector allows you to have full-control over how it connects to the API:

https://github.com/exogee-technology/graphweaver/blob/main/s...