An open API service indexing awesome lists of open source software.

https://github.com/christopherkade/parks-api

Wrapper of the themeparks API
https://github.com/christopherkade/parks-api

api-wrapper attractions disneyland disneyland-paris walt-disney

Last synced: 3 months ago
JSON representation

Wrapper of the themeparks API

Awesome Lists containing this project

README

        

## API for the Parks application

Implements the [Themepark](https://github.com/cubehouse/themeparks) API.

Endpoint | Description
---------- | -------------
`/api/dlp-mk` | Returns a list of every attraction in **Disneyland Paris, Magic Kingdom**
`/api/dlp-wds` | Returns a list of every attraction in **Disneyland Paris, Walt Disney Studios**
`/api/wdw-mk` | Returns a list of every attraction in **Walt Disney World, Magic Kingdom**
`/api/wdw-epcot` | Returns a list of every attraction in **Walt Disney World, Epcot**
`/api/wdw-hs` | Returns a list of every attraction in **Walt Disney World, Hollywood Studios**
`/api/wdw-ak` | Returns a list of every attraction in **Walt Disney World, Animal Kingdom**
`/api/dlr-mk` | Returns a list of every attraction in **Disneyland, Magic Kingdom**
`/api/dlr-ca` | Returns a list of every attraction in **Disneyland, California Adventure**