Skip to content

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

Notifications You must be signed in to change notification settings

Just2Deep/parks-and-rec-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published