{"info":{"_postman_id":"8916f42f-0502-47a1-b3a7-165d498f3c4c","name":"unique_fs","description":"<html><head></head><body><p>Postman Frontend Doc. </p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2909688","collectionId":"8916f42f-0502-47a1-b3a7-165d498f3c4c","publishedId":"SzzrXYyE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-24T21:54:14.000Z"},"item":[{"name":"Upload","id":"5400e91d-d835-42d7-8c25-1517cbc0fbdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"body\": \"HELLO WORLD!\",\n\t\"path\": \"file.txt\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:2000/upload","description":"<p>Upload files to the server. Supports hash and body upload.</p>\n<p>Check the example. </p>\n","urlObject":{"port":"2000","path":["upload"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ad09f571-b1e4-453a-8ed1-cfa747da1261","name":"Upload file using hash","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"hash\": \"b59bc37d6441d96785bda7ab2ae98f75\",\n\t\"path\": \"file1.txt\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:2000/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 24 Jun 2020 21:41:03 GMT"},{"key":"Content-Length","value":"139"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"file_hash\": \"b59bc37d6441d96785bda7ab2ae98f75\",\n    \"name\": \"file1.txt\",\n    \"type\": \"txt\",\n    \"created_at\": \"2020-06-24T22:41:03.380213351+01:00\"\n}"},{"id":"df63030b-00f5-452f-b48c-3912c2b5c798","name":"Upload file using body","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"body\": \"HELLO WORLD!\",\n\t\"path\": \"file.txt\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:2000/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 24 Jun 2020 21:35:30 GMT"},{"key":"Content-Length","value":"139"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 0,\n    \"file_hash\": \"b59bc37d6441d96785bda7ab2ae98f75\",\n    \"name\": \"file.txt\",\n    \"type\": \"txt\",\n    \"created_at\": \"2020-06-24T22:35:30.693397667+01:00\"\n}"}],"_postman_id":"5400e91d-d835-42d7-8c25-1517cbc0fbdc"},{"name":"Get file ref","id":"ae158aaf-410f-4c41-9792-ed709cf6a538","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:2000/file-ref/0","description":"<p><code>/file-ref/{id}</code></p>\n<p>Get the file reference object using the reference object id.</p>\n","urlObject":{"port":"2000","path":["file-ref","0"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a72d5918-f267-4d32-8c01-190be313f599","name":"Get file ref","originalRequest":{"method":"GET","header":[],"url":"localhost:2000/file-ref/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 24 Jun 2020 21:36:52 GMT"},{"key":"Content-Length","value":"138"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 0,\n    \"file_hash\": \"b59bc37d6441d96785bda7ab2ae98f75\",\n    \"name\": \"file.txt\",\n    \"type\": \"txt\",\n    \"created_at\": \"2020-06-24T22:34:37.564886923+01:00\"\n}"}],"_postman_id":"ae158aaf-410f-4c41-9792-ed709cf6a538"},{"name":"Get File","id":"4652202d-9a69-4573-81a6-1b0a81321ca4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:2000/file/b59bc37d6441d96785bda7ab2ae98f75","description":"<p><code>/file/{hash}</code></p>\n<p>Get the content of the file with hash <code>{hash}</code>.</p>\n","urlObject":{"port":"2000","path":["file","b59bc37d6441d96785bda7ab2ae98f75"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7eb23aba-4c5d-43c1-8a50-1ecedc5c08b6","name":"Get file","originalRequest":{"method":"GET","header":[],"url":"localhost:2000/file/b59bc37d6441d96785bda7ab2ae98f75"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Type","value":"text/plain"},{"key":"Date","value":"Wed, 24 Jun 2020 21:37:08 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"HELLO WORLD!"}],"_postman_id":"4652202d-9a69-4573-81a6-1b0a81321ca4"},{"name":"File Exists","id":"19825fe7-9200-467f-b000-bab5a34ee51d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:2000/file_exists/b59bc37d6441d96785bda7ab2ae98f75","description":"<p>Checks if the file exists</p>\n","urlObject":{"port":"2000","path":["file_exists","b59bc37d6441d96785bda7ab2ae98f75"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5aad0bae-2140-462a-8b34-349057e18d6c","name":"File exists","originalRequest":{"method":"GET","header":[],"url":"localhost:2000/file_exists/b59bc37d6441d96785bda7ab2ae98f75"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 24 Jun 2020 21:37:37 GMT"},{"key":"Content-Length","value":"2"},{"key":"Content-Type","value":"text/plain; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"ok"},{"id":"daead971-f876-44c9-a44c-06140ee813b0","name":"File Not Found","originalRequest":{"method":"GET","header":[],"url":"localhost:2000/file_exists/b59bc37d6441d96785bda7ab2ae98f75_"},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 24 Jun 2020 21:43:42 GMT"},{"key":"Content-Length","value":"10"}],"cookie":[],"responseTime":null,"body":"not found\n"}],"_postman_id":"19825fe7-9200-467f-b000-bab5a34ee51d"}]}