Skip to content

eddturtle/get-me-a-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator API

Tiny API to work as a random 'famous quote' generator. Each time it's called you will get a different quote. Built as a way to keep periodic messages, like emails and slack notifications from cron jobs interesting.

Quotes are sourced from this list: https://github.com/umbrae/reddit-top-2.5-million/blob/master/data/quotes.csv

API Built by Edd Turtle (designedbyaturtle.com)

Served at: getmeaquote.designedbyaturtle.com (or https://get-me-a-quote.herokuapp.com if you need https)


Content Type

Use /?accept=json for a json response, /?accept=xml for xml. Otherwise plain text will be returned.

Releases

No releases published

Packages

No packages published

Languages