Skip to content

eddturtle/get-me-a-quote

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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