ruth-cohen89 / job-board

Basic full-stack application implementing graphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Job Board

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

It uses Apollo Server with Express, and graphql-request or Apollo Client as the GraphQL client. The application is used to explain queries, mutations, custom object types, authentication, etc.

About

Basic full-stack application implementing graphQL

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 2.0%