Clients must supply the following data
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
-
Response body as below.
<!DOCTYPE HTML><html><head><title>Example HTML</title></head><body><h1>Example HTML</h1><p>This is an example of html.</p></body></html>
Clients must supply the following data
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
application/json
<!DOCTYPE HTML><html><head><title>Query All</title><link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"><script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script></head><body><div class=" container "><h1>All hashes and data</h1><table class="table-striped"><thead><tr><td>hash</td><td>data</td></tr></thead><tbody><tr><td><code>DHash {unDHash = 98738748392}</code></td><td><samp>Another image hash associated to arbitrary bytestring data</samp></td></tr><tr><td><code>DHash {unDHash = 12348738079817}</code></td><td><samp>Arbitrary bytestring data</samp></td></tr></tbody></table></div></body></html>
[{"98738748392":"Another image hash associated to arbitrary bytestring data"},{"12348738079817":"Arbitrary bytestring data"}]
Clients must supply the following data
- hash: (string) the hash
- limit
- Values: 10, 20
- Description: Limits the number of entries to this value.
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
application/json
<!DOCTYPE HTML><html><head><title>Query Hash</title><link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"><script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script></head><body><div class=" container "><h1>Matching data</h1><table class="table-striped"><thead><tr><td>distance</td><td>data</td></tr></thead><tbody><tr><td>4</td><td><samp>Example arbitrary text data: a picture with a great match</samp></td></tr><tr><td>20</td><td><samp>Example arbitrary text data: a picture with a poor match</samp></td></tr><tr><td>64</td><td><samp>Example arbitrary text data: a picture with no match</samp></td></tr></tbody></table></div></body></html>
[[4,"Example arbitrary text data: a picture with a great match"],[20,"Example arbitrary text data: a picture with a poor match"],[64,"Example arbitrary text data: a picture with no match"]]
Clients must supply the following data
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
-
Response body as below.
<!DOCTYPE HTML><html><head><title>Example HTML</title></head><body><h1>Example HTML</h1><p>This is an example of html.</p></body></html>
Clients must supply the following data
- Example:
multipart/form-data
:file:
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
-
Response body as below.
<!DOCTYPE HTML><html><head><title>Example HTML</title></head><body><h1>Example HTML</h1><p>This is an example of html.</p></body></html>
Clients must supply the following data
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
-
Response body as below.
<!DOCTYPE HTML><html><head><title>Example HTML</title></head><body><h1>Example HTML</h1><p>This is an example of html.</p></body></html>
Clients must supply the following data
- Example:
multipart/form-data
:file:
-
Status code 200
-
Headers: []
-
Supported content types are:
text/html;charset=utf-8
-
Response body as below.
<!DOCTYPE HTML><html><head><title>Example HTML</title></head><body><h1>Example HTML</h1><p>This is an example of html.</p></body></html>