https://github.com/dreamdevil00/loopback-example
examples on how to use loopback
https://github.com/dreamdevil00/loopback-example
demo howtouse issue loopback
Last synced: about 1 year ago
JSON representation
examples on how to use loopback
- Host: GitHub
- URL: https://github.com/dreamdevil00/loopback-example
- Owner: dreamdevil00
- License: mit
- Created: 2017-12-13T13:34:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T14:49:55.000Z (over 8 years ago)
- Last Synced: 2025-02-01T19:23:03.986Z (over 1 year ago)
- Topics: demo, howtouse, issue, loopback
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 一些 Loopback 框架使用过程中的技巧
## 技巧列表
- 需要长时间运行的Remote Method 处理方式
- Remote method 中 如何使用 [http-errors](https://www.npmjs.com/package/http-errors) 优雅地 throw 自定义错误