/schrute.rest

REST API for random Dwight Schrute quotes 🙎🏻‍♂️🔨🚬🗑🔥😱🙍🏾‍♂️💔

Primary LanguageJavaScriptMIT LicenseMIT

schrute.rest

REST API for random Dwight Schrute quotes 🙎🏻‍♂️🔨🚬🗑🔥😱🙍🏾‍♂️💔

Front-End repo can be found here

Dwight Schrute

schrute.rest

a free rest api to generate the best quotes that scranton has ever seen

Usage

GET https://schrute-rest.herokuapp.com/api
{
  "quote": "there are 3 things you never turn your back on: bears, men you have wronged, and a dominant male turkey during mating season."
}

Development

To make changes, fork and then:

  • ❯ git clone https://github.com/{username}/schrute.rest.git
  • ❯ cd schrute.rest
  • ❯ git checkout -b {branchname}
  • ❯ npm start

License

MIT