Skip to content

umutbozdag/betalimited-task-graphql-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've implemented a GraphQL layer with Apollo for the provided REST API endpoints.

Why?: Creating a GraphQL layer on top of a REST API enables clients to request specific information in a single query, reducing over-fetching and under-fetching. It also establishes a unified endpoint for backend aggregation, supports real-time updates, and provides a robust typing system, contributing to an improved overall developer experience and reducing costs for server.

About

A GraphQL Apollo layer for the given REST API endpoints. Deployed on Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published