Skip to content

A GraphQL server wrapper around the National Parks Service API.

Notifications You must be signed in to change notification settings

scottjr632/nps-graphql

Repository files navigation

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

About

A GraphQL server wrapper around the National Parks Service API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published