mirror of https://gitee.com/bigwinds/arangodb
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
> curl --data @- -X POST --dump - http://localhost:8529/collection/examples
|
|
{ "Hallo" : "World" }
|
|
|
|
HTTP/1.1 201 Created
|
|
content-type: text/plain;charset=utf-8
|
|
connection: Keep-Alive
|
|
server: triagens GmbH High-Performance HTTP Server
|
|
etag: "13389200"
|
|
location: /collection/9496015/13389200
|
|
content-length: 0
|