{ "uuid": "c30f0d61-b776-4d06-a9f4-45bfd83569c1", "lastMigration": 29, "name": "Medcorder Nearby Doctor API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "63f23d43-5f1b-4b80-9b94-96927fcba954", "documentation": "Fetch a list of nearby medical providers", "method": "get", "endpoint": "doctors", "responses": [ { "uuid": "2b17cbb9-bc2d-4e8a-b0ab-147021ac498f", "body": "[\n {\n \"address\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"county\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"email\": \"\",\n \"first_name\": \"\",\n \"full_name\": \"\",\n \"gender\": \"\",\n \"last_name\": \"\",\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}},\n \"specialty\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"website\": \"\",\n \"zip\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of doctors", "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": "63f23d43-5f1b-4b80-9b94-96927fcba954" } ] }