Skip to content

hrtechplus/Random-inspirational-quotes-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Random Inspirational Quotes API

Welcome to the Random Inspirational Quotes API! This API provides a simple yet powerful interface for developers to fetch random inspirational quotes programmatically. Whether you're building a web application, mobile app, or any other project that could benefit from a touch of motivation, this API has got you covered.

Features: Random Quotes: Retrieve a random inspirational quote with each API request. Author Information: Get the name of the author associated with each quote for added context and credibility. Easy Integration: Simple and straightforward API endpoints for seamless integration into your projects.

How to Use:

To fetch a random inspirational quote, make a GET request to the following endpoint:

https://randominspirationalquotes.onrender.com

Example Response:

{ "quote": "The only way to do great work is to love what you do.", "author": "Steve Jobs" }

Getting Started:

  1. Clone the Repository:
    git clone https://github.com/hrtechplus/Random-inspirational-quotes-API.git

  2. Set Up Your Server: Configure and deploy the API on your preferred server platform.

  3. Access the API: Once deployed, users can make GET requests to your API endpoint to retrieve random inspirational quotes.

  4. Contribute: If you have ideas for improvement or would like to contribute, feel free to open an issue or submit a pull request.

Develop By Hasindu Rangika

About

Random Inspirational Quotes API by Hasindu Rangika

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors