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: about 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T17:31:23.000Z (over 8 years ago)
- Last Synced: 2025-03-09T15:56:39.249Z (about 1 year ago)
- Topics: api-wrapper, attractions, disneyland, disneyland-paris, walt-disney
- Language: JavaScript
- Homepage: https://parksapi.herokuapp.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- 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**