Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to fastify and graphql-yoga #2283

Open
xoldd opened this issue May 5, 2024 · 1 comment
Open

Migration to fastify and graphql-yoga #2283

xoldd opened this issue May 5, 2024 · 1 comment
Assignees
Labels
feature request javascript Pull requests that update Javascript code no-issue-activity No issue activity

Comments

@xoldd
Copy link
Contributor

xoldd commented May 5, 2024

Is your feature request related to a problem? Please describe.
Talawa-api is making use of many legacy packages that are either not maintained anymore or do not have the best modern features for providing best developer experience.

Describe the solution you'd like
The primary server for talawa-api is to be migrated to fastify and the graphql apollo server is to be migrated to graphql-yoga. Fastify is a well maintained and trusted node.js framework with a big community. It's core maintainer Matteo Collina is one of the core contributers to node.js itself. Graphql-yoga is a modern spec-compliant graphql server that works on almost all javascript server runtimes.

Describe alternatives you've considered

Approach to be followed (optional)
It will be done in parts in a non breaking way so that it is easier to review the changes and also can be incrementally migrated instead of a sudden disruption.

Additional context
This is a pre-requisite to a lot of work that is to be done during GSOC 2024.

Potential internship candidates

@github-actions github-actions bot added javascript Pull requests that update Javascript code unapproved Unapproved for Pull Request labels May 5, 2024
@palisadoes palisadoes removed the unapproved Unapproved for Pull Request label May 5, 2024
Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request javascript Pull requests that update Javascript code no-issue-activity No issue activity
Projects
None yet
Development

No branches or pull requests

2 participants