Skip to content

This is my lab assignment. I'm learning to work with GraphQL. That's all this repo is for.

Notifications You must be signed in to change notification settings

loglinn05/graphql-test

Repository files navigation

I'm learning GraphQL

This is a simple Express app that creates a server for accepting GraphQL requests. It's my lab assignment. Despite the name, it also has no-GraphQL servers.

Launch guide

  1. Clone the repo into any folder you want.
  2. Run npm install to install the project dependencies.
  3. Open your command prompt and navigate to the project root.
  4. Run node index.js.
  5. Feel free to use!

About

This is my lab assignment. I'm learning to work with GraphQL. That's all this repo is for.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published