https://github.com/mkabumattar/quotats
https://github.com/mkabumattar/quotats
babel express mongodb mongoose node
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkabumattar/quotats
- Owner: MKAbuMattar
- Created: 2021-09-24T16:09:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T16:32:03.000Z (over 4 years ago)
- Last Synced: 2025-04-01T21:48:57.407Z (about 1 year ago)
- Topics: babel, express, mongodb, mongoose, node
- Language: JavaScript
- Homepage: https://quotats.herokuapp.com/api/v1/quote
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quotats
_in progress work_
```http
Route API Version: V1
All: https://quotats.herokuapp.com/api/v1/quote
Data Random: https://quotats.herokuapp.com/api/v1/quote/random
Raw Data: https://quotats.herokuapp.com/api/v1/quote/raw
Raw Data Random: https://quotats.herokuapp.com/api/v1/quote/raw/random
AR Data: https://quotats.herokuapp.com/api/v1/quote/ar
AR Data Random: https://quotats.herokuapp.com/api/v1/quote/ar/random
EN Data: https://quotats.herokuapp.com/api/v1/quote/en
EN Data Random: https://quotats.herokuapp.com/api/v1/quote/en/random
```