Skip to content

katrinkajb/arrested-development-api

Repository files navigation

Arrested Development API

A REST API with characters, quotes, and chicken dance gifs from the show Arrested Development. Use the base url and add a suffix to it based on what information you'd like to retrieve.

Base URL:

https://arrested-development-api.herokuapp.com

Characters Endpoints

  • Get all characters: /characters
  • Get character by id: /characters/
  • Search characters: /characters/search/
  • Get a random character: /characters/random

Quotes Endpoints

  • Get all quotes: /quotes
  • Get all quotes for a character: /quotes/
  • Search quotes: /quotes/search/
  • Get a random quote: /quotes/random

Chicken Dance Endpoints

  • Get all chicken dance gifs: /chicken
  • Get a random chicken dance gif: /chicken/random

About

A REST API with characters, quotes, and chicken dance gifs from the show Arrested Development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •