Programming Quotes · Example Payload

Programming Quotes Quote Input Example

PersonalityPublic APIsOpen SourceQuotesProgrammingDeveloper Tools

Programming Quotes Quote Input Example is an example object payload from Programming Quotes, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

authortextsource

Example Payload

Raw ↑
{
  "author": "Linus Torvalds",
  "text": "Talk is cheap. Show me the code.",
  "source": "linux-kernel mailing list, 2000-08-25"
}