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: about 1 year 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T14:22:15.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T09:18:22.317Z (over 1 year ago)
- Topics: koa, nodejs
- Language: JavaScript
- Homepage:
- Size: 423 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.