mirror of https://gitee.com/bigwinds/arangodb
- remove mentioning of the long gone ArangoDB 1.4 - swap sequence to first mention keepalive, then using it efficiently with async HTTP requests - introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP - mention in FOXX that this may also be a consideration here - move the HTTP Basics above the API description - mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB This answers the question and thus fixes #1533 |
||
---|---|---|
.. | ||
README.mdpp |
README.mdpp
!CHAPTER 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) in the [ArangoDB webinterface](../WebInterface/README.md) in *Links* -> *API Documentation* to explore the API calls below.