Quotesapi
Random Quotes generator API
Install / Use
/learn @tanwanimohit/QuotesapiREADME
quotesapi
Random Quotes generator Machine / API
This is a Random Quoutes Generator API, Developed in Node.js. I am maintaining a json file named quotes.db which is working like a database to get the Random Quote.
How to Use?
- To Get Random Quote : Send Get Request to :
https://free-quotes-api.herokuapp.com/ - To Get All Authors : Send Get Request to :
https://free-quotes-api.herokuapp.com/author - To Get Quotes of Specific Author :
https://free-quotes-api.free-quotes-api.com/author?authorname - To Get All Categories : Send Get Request to :
https://free-quotes-api.herokuapp.com/categories - To Get Quote of Specific Category :
https://free-quotes-api.herokuapp.com/categoryname
How to Contribute ?
- Fork the Repo / Download the Repo
If you want to contribute to the Node.js part then
- You need to have latest Node.js in your System Download
- After that just Open the folder and write this.
node index.js
it will be live on http://localhost:3000
If you want to Add Quotes
Than just Add the New quote in json format at the end of quotes.db
{
"quote": "Be as you wish to seem.",
"author": "Socrates"
}
Thank you.
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
