Last active
May 26, 2017 00:59
-
-
Save beaukinstler/6045b19e05c6a16f70f987dd530aba90 to your computer and use it in GitHub Desktop.
For simple quotes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"_id":1,"quote":"Nothing in the world is more dangerous than sincere ignorance and conscientious stupidity.","quoted":"Martin Luther King Jr"},{"_id":2,"quote":"C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg.","quoted":"Bjarne Stroustrup"},{"_id":3,"quote":"The power of accurate observation is frequently called cynicism by those who don't have it..","quoted":"George Bernard Shaw"},{"_id":4,"quote":"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.","quoted":"Albert Einstein"},{"_id":5,"quote":"A lie gets halfway around the world before the truth has a chance to get its pants on.","quoted":"Sir Winston Churchill"},{"_id":6,"quote":"I'm living so far beyond my income that we may almost be said to be living apart.","quoted":"e e cummings"}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment