alok722 / graphql-hello-world

This app demonstrate a minimal GraphQL server with Apollo Server, and how to call it from a web page using JavaScript and the Fetch API. This app was made while following a tutorial on Udemy.

Home Page:https://www.udemy.com/course/graphql-by-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Hello World

Version Twitter: alok722 GitHub followers

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.

Author

👤 Alok Raj

Show your support

Give a ⭐️ if this project helped you!

About

This app demonstrate a minimal GraphQL server with Apollo Server, and how to call it from a web page using JavaScript and the Fetch API. This app was made while following a tutorial on Udemy.

https://www.udemy.com/course/graphql-by-example/

License:MIT License


Languages

Language:JavaScript 68.1%Language:HTML 31.9%