GET /misc/js-library/recommendations HTTP/1.1 Host: api Accept: */*
OK
{ "code": 1, "message": "text", "data": [ { "name": "text", "latestVersion": "text", "homepage": "text", "description": "text", "downloadUrl": "text" } ], "success": true }