curl --location --request GET 'https://cst.api.zdzz.top/api/stats?startDate&endDate&endpoint&limit'
{ "success": true, "stats": [ { "id": 0, "endpoint": "string", "method": "string", "status_code": 0, "response_time": 0, "created_at": "2019-08-24T14:15:22.123Z" } ] }