Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshvandari authored Nov 17, 2023
1 parent 16b3b7b commit 13a98a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Open Access: The API is open and accessible to everyone, without complex authentication requirements, making it ideal for hobbyists, educational projects, and developers at all levels.

## Usage
<p>To use the Random Jokes API, you can make a GET request to the provided endpoint `JokesAPI` to retrieve a random joke in JSON format.</p>
<p>To use the Quotes API, you can make a GET request to the provided endpoint `/api/quotes` to retrieve a random joke in JSON format.</p>
Use the Quotes API by making simple HTTP requests to the API endpoints to retrieve quotes that align with your project's goals. This versatility allows you to easily integrate inspirational quotes into mobile apps, websites, scripts, and more.

### Example in JS
Expand Down Expand Up @@ -101,4 +101,4 @@ Please review our [Code of Conduct](CodeOfConduct.md) before participating in th

## License

This project is licensed under the MIT [License](LICENSE).
This project is licensed under the MIT [License](LICENSE).

0 comments on commit 13a98a2

Please sign in to comment.