ravikumarhb / graphql-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Hello World

This is a project used in the GraphQL by Example course.

It shows how to set up a minimal GraphQL server with Apollo Server, and how to call it from a web page using JavaScript and the Fetch API.

About

License:MIT License


Languages

Language:JavaScript 68.1%Language:HTML 31.9%