Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 807 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 807 Bytes

Buzzword API

globally reintermediate superior supply chains

A micro API based on The Corporate B.S. Generator.

Example response

{
  "buzzwords": [
    "quickly foster resource-maximizing services"
  ]
}

You can supply the optional amount parameter to return multiple buzzword phrases. There is a max of 25 that can be returned.

/?amount=4

{
  "buzzwords": [
    "conveniently innovate high standards in applications",
    "compellingly redefine future-proof infomediaries",
    "phosfluorescently facilitate synergistic clouds",
    "interactively customize real-time core competencies"
  ]
}

Dictionary

You can customise the dictionary by amending the adverbs, verbs, adjectives, and nouns arrays in data.json.