Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisgituhi/south-park-quotes
An api that fetches random quotes from the South Park Show
https://github.com/louisgituhi/south-park-quotes
Last synced: about 1 month ago
JSON representation
An api that fetches random quotes from the South Park Show
- Host: GitHub
- URL: https://github.com/louisgituhi/south-park-quotes
- Owner: louisgituhi
- Created: 2024-01-22T20:37:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T20:58:29.000Z (11 months ago)
- Last Synced: 2024-01-23T00:07:03.836Z (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
# Demo for some of the best South Park Quotes
In this demo am fetching 3 quotes at a time and logging them to the console. Fell free to star the API's Creator repository.## Usage
Run the command
```
npm install
```
To install all dependancies
You can find further documentation here [South Park Qoutes](https://github.com/Thatskat/southpark-quotes-api)use the command
```
node demo
```
to run the js file