Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unix/aliyun-logs
阿里云日志服务 SDK
https://github.com/unix/aliyun-logs
aliyun-log nodejs-logs
Last synced: 9 days ago
JSON representation
阿里云日志服务 SDK
- Host: GitHub
- URL: https://github.com/unix/aliyun-logs
- Owner: unix
- License: mit
- Created: 2019-05-15T09:24:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:15:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T13:18:27.738Z (22 days ago)
- Topics: aliyun-log, nodejs-logs
- Language: TypeScript
- Homepage: https://aliyun-logs.now.sh/
- Size: 2.88 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## aliyun-logs
阿里云日志服务 NodeJS SDK,非官方。详细请阅读 [在线文档](https://aliyun-logs.now.sh/)
## 特点
- 使用 `TypeScript` 构建,包含 `.d.ts`,有更多的方法、参数提示。
- 方法接口设计简单易用、命名规范
- 良好的错误提示与文档
- 屏蔽鉴权细节
- 默认支持 `Promise` / `await`
- 缓存 DNS,请求速度更快## LICENSE
[MIT](LICENSE)