Skip to content

feat: Migrate to GraphQL and Performance Optimization#23

Merged
0xliam627 merged 6 commits into
mainfrom
feat/next-era
Jun 21, 2026
Merged

feat: Migrate to GraphQL and Performance Optimization#23
0xliam627 merged 6 commits into
mainfrom
feat/next-era

Conversation

@0xliam627

@0xliam627 0xliam627 commented Jun 13, 2026

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.

Changelog

  • Migrate to GraphQL and optimize performance
  • Optimize backend queries
  • Optimize getUserRepos to use concurrency, caching, and server-side filtering
  • Run code quality fixes (format)

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

@0xliam627 0xliam627 merged commit 3893346 into main Jun 21, 2026
2 checks passed
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