nodejs-restful
种子应用程序 node.js 宁静服务器具有持续集成和代码质量指标通过 , 和 。
安装
npm install
bower install
建筑学
示例令牌请求:
POST http://localhost:8080/oauth/token HTTP/1.1
Host: localhost:8080
Accept-Encoding: gzip, deflate, compress
Accept: application/json
Content-Type: application/json; charset=utf-8
User-Agent: HTTPie/0.8.0
Content-Length: 133
{"grant_type": "password", "client_id": "mobileV1", "client_secret": "a
1