Skip to content

dyyyl/gqlhibli

Repository files navigation

GQLhibli

GQLhibli is a GraphQL wrapper for the Studio Ghibli REST API by James Anaipako

Usage

Just configure your client to use the endpoint gqlhibli.netlify.app 🚀

Uses

Try it out at: https://gqlhibli.netlify.app/

Getting Started

Install dependencies with

npm run init

Local Server

A local development server is in ./src. It can be run with:

npm run start

A GraphQL Playground instance will be opened at http://localhost:4000/ (or similar; the actual port number will be printed to the console) to explore the API.

About

GraphQL wrapper for the Studio Ghibli API

Resources

Stars

Watchers

Forks