1
0
Fork 0
arangodb/Doxygen/Examples.AvocadoDB/rest1

11 lines
285 B
Plaintext

> curl -X GET --dump - http://localhost:8529/collection/9496015/13658604
HTTP/1.1 200 OK
content-type: application/json
connection: Keep-Alive
server: triagens GmbH High-Performance HTTP Server
etag: "13658605"
{ "Hallo" : "World",
"_id" : "9496015:13658604",
"_rev" : 13658605 }