https://github.com/michaelkrone/raider-api
simple raider api
https://github.com/michaelkrone/raider-api
Last synced: 3 months ago
JSON representation
simple raider api
- Host: GitHub
- URL: https://github.com/michaelkrone/raider-api
- Owner: michaelkrone
- Created: 2016-07-13T20:59:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T10:30:34.000Z (about 10 years ago)
- Last Synced: 2025-10-08T06:28:49.228Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## raider API
A simple api server for [raider](https://github.com/michaelkrone/raider).
Install dependencies with `npm i`, start with `[PORT={PORTNUMBER}] npm start`.
Default port is 4001.
### API
All parameters are optional.
#### /api
Generate a sprint name
`/api?[char={CHAR}][&mood={utopic|realistic}][&adverb={0|1}]`
#### /version
Get the current used raider version