An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 一些 Loopback 框架使用过程中的技巧

## 技巧列表

- 需要长时间运行的Remote Method 处理方式
- Remote method 中 如何使用 [http-errors](https://www.npmjs.com/package/http-errors) 优雅地 throw 自定义错误