A hand-curated quotes from Elon Musk
GET /api/
GET /api/random
GET /api/quote/${id}
Parameter | Type | Required | Description |
---|---|---|---|
id |
string |
Yes |
Required. Id of item to fetch |
POST /api/admin
Req.body | Type | Required | Description |
---|---|---|---|
adminId |
string |
Yes |
Needed the account Id to add |
quote |
string |
Yes |
Add the quote |
- I wanted to learn make a REST API
- It's Elon Musk, Why not?
- Quote suggestion box
- You can add it in the Github Profile
- Express and Middleware
- Looking for awesome quotes by Elon Musk
If you have any feedback, please reach out to me at [email protected]