{ "uuid": "5bfc756f-6023-49b3-9ee5-569c6d7198e8", "lastMigration": 29, "name": "Random Lovecraft", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7d62621e-5f53-4566-b417-2469a826822c", "documentation": "List all books", "method": "get", "endpoint": "books", "responses": [ { "uuid": "77f96455-1f14-4bdb-b651-a0bdff58dade", "body": "{\n \"data\": [\n {\n \"id\": \"afd6\",\n \"name\": \"The Shadow Out of Time\",\n \"year\": \"1934\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27810d9f-fbf1-4c48-a7a3-814877dbbb68", "documentation": "Random sentences from a specific book", "method": "get", "endpoint": "books/:id/sentences", "responses": [ { "uuid": "e73646af-7e28-45d4-8718-8d44856d8e72", "body": "{\n \"data\": [\n {\n \"book\": {\n \"id\": \"afd6\",\n \"name\": \"The Shadow Out of Time\",\n \"year\": \"1934\"\n },\n \"id\": \"d75b3350\",\n \"sentence\": \"Around the first week in July I developed an unaccountable set of mixed emotions about that general northeasterly region.\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53e98a45-72d3-4807-9c45-5571f15b2412", "documentation": "A random sentence", "method": "get", "endpoint": "sentences", "responses": [ { "uuid": "9449965d-26ef-4f54-aa9c-bfa17c89d5b0", "body": "{\n \"data\": [\n {\n \"book\": {\n \"id\": \"afd6\",\n \"name\": \"The Shadow Out of Time\",\n \"year\": \"1934\"\n },\n \"id\": \"d75b3350\",\n \"sentence\": \"Around the first week in July I developed an unaccountable set of mixed emotions about that general northeasterly region.\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab6dbcee-7532-43b7-9487-ab0d353cc58a", "documentation": "A specific sentence", "method": "get", "endpoint": "sentences/:id", "responses": [ { "uuid": "0b4271b3-8433-4c56-ba2b-035f62f691d7", "body": "{\n \"data\": {\n \"book\": {\n \"id\": \"afd6\",\n \"name\": \"The Shadow Out of Time\",\n \"year\": \"1934\"\n },\n \"id\": \"d75b3350\",\n \"sentence\": \"Around the first week in July I developed an unaccountable set of mixed emotions about that general northeasterly region.\"\n }\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "7d62621e-5f53-4566-b417-2469a826822c" }, { "type": "route", "uuid": "27810d9f-fbf1-4c48-a7a3-814877dbbb68" }, { "type": "route", "uuid": "53e98a45-72d3-4807-9c45-5571f15b2412" }, { "type": "route", "uuid": "ab6dbcee-7532-43b7-9487-ab0d353cc58a" } ] }