Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joutvhu/whirler
A library support development single endpoint api.
https://github.com/joutvhu/whirler
Last synced: 1 day 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T19:06:34.000Z (over 5 years ago)
- Last Synced: 2024-09-21T09:07:57.165Z (3 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 2
- 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
```