https://github.com/neomaxzero/quotifier
API that gives you quotes
https://github.com/neomaxzero/quotifier
Last synced: about 1 year ago
JSON representation
API that gives you quotes
- Host: GitHub
- URL: https://github.com/neomaxzero/quotifier
- Owner: neomaxzero
- Created: 2020-02-29T15:15:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:39:49.000Z (over 3 years ago)
- Last Synced: 2025-02-08T01:28:02.350Z (over 1 year ago)
- Language: JavaScript
- Size: 791 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quotify is the best API ever
> Buy my subscription
## Install
```yarn install```
## Run
```bash
yarn serve
// get your random quote by going to 'http://localhost:3000/
```