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

22 lines
813 B
Markdown

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](https://www.arangodb.com/arangodb-drivers/).
**Interactive Swagger documentation**
Please note that your ArangoDB comes with an interactive version of
this docmunentation using [Swagger](https://swagger.io):
![accessing the documentation via swagger](assets/swagger_serverapi_overview.png)
We also have a blog post explaining
[how to work with the Swagger API](https://www.arangodb.com/2018/03/using-arangodb-swaggerio-interactive-api-documentation/).