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. 
See https://www.arangodb.com/docs/stable/foxx.html for more details.

Cheers,
Willi

On Monday, April 6, 2020 at 9:54:35 AM UTC+2, じょいすじょん wrote:
>
> 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
>

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/arangodb/be2997e2-9c8a-44f1-8353-e21464a0bf6c%40googlegroups.com.

Reply via email to