{ "uuid": "dfe8ffec-97d8-4d72-81cf-ad321a784af9", "lastMigration": 29, "name": "NFL v3 RotoBaller Articles", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "15d0a64e-7fa4-4a6f-9ae4-89d21eb5fff7", "documentation": "RotoBaller Articles", "method": "get", "endpoint": ":format/RotoBallerArticles", "responses": [ { "uuid": "96c0b218-fa01-4943-8dd7-c1d3f8d47de0", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\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": "ce14ea48-ef6a-41b6-b2bd-12b08d48a70f", "documentation": "RotoBaller Articles by Date", "method": "get", "endpoint": ":format/RotoBallerArticlesByDate/:date", "responses": [ { "uuid": "3debe8fd-3bba-42b2-8767-c17211cac795", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\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": "d1323a74-5c9d-49c6-9dcf-3be3d2cd9828", "documentation": "RotoBaller Articles by Player", "method": "get", "endpoint": ":format/RotoBallerArticlesByPlayerID/:playerid", "responses": [ { "uuid": "4cd817eb-6304-4483-b94d-7979b2bacfab", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\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": "15d0a64e-7fa4-4a6f-9ae4-89d21eb5fff7" }, { "type": "route", "uuid": "ce14ea48-ef6a-41b6-b2bd-12b08d48a70f" }, { "type": "route", "uuid": "d1323a74-5c9d-49c6-9dcf-3be3d2cd9828" } ] }