Skip to content

NGabriela/graphql-job-board

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Extras

The tutorial only includes example for a React app as client. What I've added is an example of using graph ql in an Angular app.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 42.9%
  • JavaScript 40.8%
  • HTML 11.3%
  • SCSS 5.0%