Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## aliyun-logs

阿里云日志服务 NodeJS SDK,非官方。详细请阅读 [在线文档](https://aliyun-logs.now.sh/)

## 特点

- 使用 `TypeScript` 构建,包含 `.d.ts`,有更多的方法、参数提示。

- 方法接口设计简单易用、命名规范

- 良好的错误提示与文档

- 屏蔽鉴权细节

- 默认支持 `Promise` / `await`

- 缓存 DNS,请求速度更快

## LICENSE
[MIT](LICENSE)