Skip to content

tom-sherman/buzzword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A micro API to generate business jargon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published