Programming Quotes · Example Payload

Programming Quotes Quote Example

PersonalityPublic APIsOpen SourceQuotesProgrammingDeveloper Tools

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

Top-level fields

_ididauthorentextsourceratingnumberOfVotes

Example Payload

Raw ↑
{
  "_id": "5e6b3e6e3f5a8e2d1c4b9876",
  "id": "5e6b3e6e3f5a8e2d1c4b9876",
  "author": "Edsger W. Dijkstra",
  "en": "Simplicity is prerequisite for reliability.",
  "text": "Simplicity is prerequisite for reliability.",
  "source": "EWD498 — How do we tell truths that might hurt?",
  "rating": 4.7,
  "numberOfVotes": 42
}