1
0
Fork 0
arangodb/Documentation/Books/HTTP/README.md

813 B

ArangoDB VERSION_NUMBER HTTP API Documentation

Welcome to the ArangoDB HTTP API documentation! This documentation is for API developers. As a user or administrator of ArangoDB you should not need the information provided herein.

In general, as a user of ArangoDB you will use one of the language drivers.

Interactive Swagger documentation

Please note that your ArangoDB comes with an interactive version of this docmunentation using Swagger:

accessing the documentation via swagger

We also have a blog post explaining how to work with the Swagger API.