An open API service indexing awesome lists of open source software.

https://github.com/santosreis/job_board


https://github.com/santosreis/job_board

express mern-stack reactjs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# GraphQL Job Board

This is a project used in the [GraphQL by Example](https://www.udemy.com/course/graphql-by-example/?referralCode=7ACEB04674F000BAC061) course.

It uses Apollo Server with Express, and GraphQL-Request and Apollo Client as GraphQL clients. The application is used to explain queries, mutations, custom object types, authentication, etc.