pprathameshmore / QuoteGarden

A RESTful API for quotes. The database currently includes more than 75000 quotes.
https://quote-garden.onrender.com/
35 stars 6 forks source link

Cannot GET / #37

Closed saiteja-konda closed 3 years ago

saiteja-konda commented 3 years ago

I suggest you to change link in the about from https://quote-garden.herokuapp.com/ to https://quote-garden.herokuapp.com/api/v3/quotes/random

pprathameshmore commented 3 years ago

Actually I following best practices for REST implementation