Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 411 Bytes

DISCLAIMER

I got bored and stopped paying for deployment if you need a shrek quote send me a dm on discord

SHREK QUOTE API

HOW TO USE

Just send a GET request to https://shrekapi-d415ff149db8.herokuapp.com/random-quote/ and it will return a random shrek quote

Returns:

{
    "id": 25,
    "quote": "Donkey, You Have The Right To Remain Silent...",
    "movie": "Shrek 2"
}

Thats it.