National Parks Service GraphQL Server Disclaimer: This is not an official server of the NPS This is a GraphQL server that consumes the National Parks Service API and service it using GraphQL queries. Getting Started first clone the repository $ npm install $ npm You can navigate to http://localhost:4000 to get to the GraphQL explorer to explorer the API. Warning: This is a work-in-progress and only includes some of NPS api endpoints