https://github.com/joutvhu/whirler
A library support development single endpoint api.
https://github.com/joutvhu/whirler
Last synced: 3 days ago
JSON representation
A library support development single endpoint api.
- Host: GitHub
- URL: https://github.com/joutvhu/whirler
- Owner: joutvhu
- License: mit
- Created: 2019-03-31T02:09:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T19:06:34.000Z (over 6 years ago)
- Last Synced: 2025-07-28T18:19:32.690Z (3 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @whirler/server
A library support development single endpoint api.## Installation
```bash
npm install @whirler/server
# or
yarn add @whirler/server
```