You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuoteSlate is a lightweight, open-source RESTful API for serving inspirational quotes. Fetch random quotes with powerful filtering by authors, tags, and length. Features include bulk retrieval, rate limiting, and CORS support. No API key required.
This API generate random quotes with thier auther name. I have follow the MVC architecture to build it. To get Random Quote please go to http://localhost:4000/api/random-quotes
The getQuotes API is a Quote Generator powered by Node.js, offering access to an array of quotes spanning diverse themes such as Motivation, Wisdom, Love, and more. It's a freely accessible resource for incorporating inspiring and thought-provoking quotes into your applications or projects.