Inspiration

GraphQL solves major problems of REST API like under fetching, over fetching, multiple endpoints. Popular Job boards like LinkedIn uses REST API's which can be inefficient when fetching data from backend. That's why we have created job board api in GraphQL which improves efficiency and overcome disadvantages of REST.

What it does

An API which work on single endpoint. CRUD operations is supported. All the data we test on Apollo server will automatically reflected in MongoDB.

How we built it

Built with Apollo GraphQL, MongoDB, VSCode

Challenges we ran into

Learning GraphQL was the main thing.

Accomplishments that we're proud of

Learnt creating GraphQL API and connecting it with MongoDB to reflect changes. Used best practices for schema design and making it more efficient.

What we learned

GraphQL

What's next for Job Board API

Connect to front-end and also support for multiple schemas.

Built With

Share this project:

Updates