diff --git a/apps/cat-facts-api/public/index.html b/apps/cat-facts-api/public/index.html index dd38083d..ccb6aede 100644 --- a/apps/cat-facts-api/public/index.html +++ b/apps/cat-facts-api/public/index.html @@ -3,7 +3,7 @@ - Cat fact API + Cat facts API
-

Cat fact API

+

Cat facts API

Usage

Use the endpoint - https://cat-fact-api.freecodecamp.rocks/api/catfacts + https://cat-facts-api.freecodecamp.rocks/api/catfacts to see a list of all cat facts.

Use the endpoint https://cat-fact-api.freecodecamp.rocks/api/catfacts/randomhttps://cat-facts-api.freecodecamp.rocks/api/catfacts/random to get a random cat fact.