Programming Quotes · Example Payload

Programming Quotes Quote Update Example

PersonalityPublic APIsOpen SourceQuotesProgrammingDeveloper Tools

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

Top-level fields

textsource

Example Payload

Raw ↑
{
  "text": "Talk is cheap. Show me the code.",
  "source": "Linus Torvalds, LKML 2000-08-25"
}