My wife and my son love Disney marginally more than they love me. As our trips to the Most Magical Place on Earth will most likely be a frequent thing, I figured I should see if I could tap a Disney API for some goodies. Maybe I could catch some of the magic too.
I am currently using the following tools:
- Node.js / Express for the backend
- GraphQL for the layer over the API endpoints
- React for the client side
- Apollo for the full-stack GraphQL implementation
- StyledComponents for styling and animation
-
Find an appropriate hosting platform for a full-stack JS app.
-
Learn ThemeParks API v5 so I can reintegrate wait times into the rideHelper endpoint (v4 was so much simpler).