Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazeyqian/node-koa-rain
Rain has some frequently used functions for work, such as uploading files, generating short links, reporting logs and invoking third services, etc.
https://github.com/mazeyqian/node-koa-rain
koa nodejs
Last synced: 12 days ago
JSON representation
Rain has some frequently used functions for work, such as uploading files, generating short links, reporting logs and invoking third services, etc.
- Host: GitHub
- URL: https://github.com/mazeyqian/node-koa-rain
- Owner: mazeyqian
- License: gpl-2.0
- Created: 2022-11-05T16:09:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T13:36:10.000Z (over 1 year ago)
- Last Synced: 2023-08-26T14:41:40.870Z (over 1 year ago)
- Topics: koa, nodejs
- Language: JavaScript
- Homepage:
- Size: 419 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-koa-rain
Rain has some frequently used functions for work, such as uploading files, generating short links, reporting logs and invoking third services, etc.
The structure is based on the language Node.js and the framework Koa.js. The framework consumes less memory compared with others.