Expose Query As REST Endpoint

16 views
Skip to first unread message

じょいすじょん

unread,
Apr 6, 2020, 3:54:35 AM4/6/20
to ArangoDB
Is it possible to expose a query created and saved in the Web UI as a REST endpoint that does not require authentication?
Basically, I want to create a simple service/feed that can be consumed without further effort than an HTTP request on the local network.

What is the best approach to this?
Will I need to write a FOXX service item?
Can it be done with Arango Search Views?

thanks!
John Joyce

Wilfried Gösgens

unread,
Apr 15, 2020, 6:17:18 AM4/15/20
to ArangoDB
Hi,
yes - this is the recommended way to work with FOXX.

Views etc. should be created at setup time; user input data verification needs to be done i.e. using joi schemas.

Cheers,
Willi
Reply all
Reply to author
Forward
0 new messages