{ "uuid": "f1bd7a54-b4cd-4490-9c82-19cfab3bf34e", "lastMigration": 29, "name": "rv API", "endpointPrefix": "rv/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "77e1f666-02e4-4f48-b90d-2e50f1c8b719", "documentation": "Fetch all verses sung for a specific category of god, person, or object", "method": "get", "endpoint": "resources", "responses": [ { "uuid": "25042002-1f51-46c7-9775-4755fedf16e6", "body": "", "latency": 0, "statusCode": 200, "label": "Verses fetched.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e5529da2-4238-42ef-9b0d-f2345f87f43a", "body": "", "latency": 0, "statusCode": 404, "label": "No verses found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "77e1f666-02e4-4f48-b90d-2e50f1c8b719" } ] }