/parks-and-rec-api

💎API for getting some famous quotes of parks and recreation TV series

Primary LanguageTypeScript


Andy is surprised

Parks and Recreation API

A free restful API for getting some famous quotes of parks and recreation TV series.
Explore the api »

Contributing · Bug report · Feature request


API Details 🏠

Base URL - https://parks-and-rec-api.frozencoast05.workers.dev

Get random Quote

Request Path - /quote/random

Response -

{
    "id": 27,
    "character": "Ben",
    "quote": "Bababooey."
}

Get Quote by ID

Request Path - /quote/:id

Response -

{
    "id": 12,
    "character": "Duke Silver",
    "quote": "A smooth and silky evening to you all. On nights like this, when the cold winds blow, and the air is awash in the swirling eddies of our dreams, come with me and find safe haven…in a warm bathtub full of my jazz."
}

Technology Stack 💻

Bugs or Requests 🐛

If you encounter any problems feel free to open an issue. If you feel the project is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull requests are also welcome.

Contributions 🤝

Please check the guide to learn more about contributing to this project

Inspired By

https://officeapi.akashrajpurohit.com

Where to find me? 👀

Twitter Badge Linkedin Badge