A Node + Express API to poke fun at a friend. API is hosted at jeromesays.gq
Make a simple get call to the API with a string appended to the URL. API returns a randomly selected jpg of Jerome saying the passed string.
Ex:
http://jeromesays.gq/say/VetsWhoCode%20Hoorah
Browsers automatically fill whitespace and convert most special characters to URL encoding, otherwise insert it at the URL line or command line manually