Skip to content

feat: Migrate to GraphQL and Performance Optimization#23

Open
0xliam627 wants to merge 2 commits into
mainfrom
feat/next-era
Open

feat: Migrate to GraphQL and Performance Optimization#23
0xliam627 wants to merge 2 commits into
mainfrom
feat/next-era

Conversation

@0xliam627

Copy link
Copy Markdown
Member

Description

This PR migrates the EndGit API from REST to GraphQL to improve client performance and resolve over-fetching issues. We also integrated Apollo Server with Express and added Redis caching to heavily optimize the getHome query throughput.

Fixes # (performance issues and GraphQL migration)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant