mirror of https://gitee.com/bigwinds/arangodb
14 lines
492 B
Markdown
14 lines
492 B
Markdown
---
|
|
layout: default
|
|
description: Following you have ArangoDB's HTTP Interface for Documents, Databases, Edges and more
|
|
---
|
|
HTTP Interface
|
|
==============
|
|
|
|
Following you have ArangoDB's HTTP Interface for Documents, Databases, Edges and more.
|
|
|
|
There are also some examples provided for every API action.
|
|
|
|
You may also use the interactive [Swagger documentation](http://swagger.io){:target="_blank"} in the
|
|
[ArangoDB webinterface](../programs-web-interface.html)
|
|
to explore the API calls below. |