Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisgituhi/random-riddles
Get Random Riddles and their answer using Riddles API
https://github.com/louisgituhi/random-riddles
Last synced: about 1 month ago
JSON representation
Get Random Riddles and their answer using Riddles API
- Host: GitHub
- URL: https://github.com/louisgituhi/random-riddles
- Owner: louisgituhi
- Created: 2024-01-22T21:01:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T21:13:37.000Z (11 months ago)
- Last Synced: 2024-01-23T00:13:39.421Z (11 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Fetch that gets random riddles from a Riddles-API
The API can be found here [nkilm](https://github.com/nkilm/riddles-api)
## Usage
Use the command
```
npm install
```
To install dependanciesUse the command
```
node index
```
To run the js file