Skip to content

18kimn/leftist-quotes

Repository files navigation

leftist-quotes

leftist-quotes.com

A super, super simple API to interact with 778 communist/leftist quotes, all from marxists.org.

There are three endpoints:

/ (the root): returns a random quote

/daily : returns a single quote every day, matches with the marxists.org quote-a-day page

/all-quotes : returns all quotes.

Quotes are returned as objects in the form:

  • body: the text of the quote
  • link: the link to a page on marxists.org with the associated reading
  • attribution: the name of the author and often the date or title of the original text

The first two routes return a single object, and the last route returns an array of objects.

Contact nathan.kim@yale.edu for any questions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published