29s-api 中文文档教程
29s-api
在不到 29 秒的时间内构建一个简单的 API 服务器。 如果您有 30 秒的时间,您可能想尝试一些更智能的东西,例如 typicode/json-server。
Usage
- Install
npm install -S 29s-api
# or
yarn add 29s-api
- Add script to package.json
{
// ...
"scripts": {
"start": "29s-api"
},
// ...
}
Parameters
请参阅 29-api --help
29s-api
Build a simple API server in less than 29 seconds. If you have 30 seconds, you might want to try something smarter like typicode/json-server.
Usage
- Install
npm install -S 29s-api
# or
yarn add 29s-api
- Add script to package.json
{
// ...
"scripts": {
"start": "29s-api"
},
// ...
}
Parameters
See 29-api --help
更多
你可能也喜欢
- 0auth-sdk 中文文档教程
- 4lyrics 中文文档教程
- 7xxx-did-resolver 中文文档教程
- @7oussem/react-native-couchbaselite 中文文档教程
- @89leon/translate-api 中文文档教程
- @aarhus-university/au-designsystem-delphinus 中文文档教程
- @aaronchenwei/tslint-config 中文文档教程
- @aaronhayes/react-use-hubspot-form 中文文档教程
- @abandonware/bleno 中文文档教程
- @abcpros/bitcore-build 中文文档教程