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
- Host: GitHub
- URL: https://github.com/christopherkade/parks-api
- Owner: christopherkade
- Created: 2017-12-09T18:01:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T17:31:23.000Z (over 7 years ago)
- Last Synced: 2025-01-17T09:35:09.434Z (5 months ago)
- Topics: api-wrapper, attractions, disneyland, disneyland-paris, walt-disney
- Language: JavaScript
- Homepage: https://parksapi.herokuapp.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**