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

🚀 [Hacktoberfest] Elixir - Create a new GraphQL endpoint #35

Open
2 of 5 tasks
AndrGab opened this issue Sep 30, 2023 · 0 comments
Open
2 of 5 tasks

🚀 [Hacktoberfest] Elixir - Create a new GraphQL endpoint #35

AndrGab opened this issue Sep 30, 2023 · 0 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@AndrGab
Copy link
Owner

AndrGab commented Sep 30, 2023

🔖 Feature description

Create a new GraphQL endpoint

🎤 Why is this feature needed ?

creating a GraphQL endpoint alongside a REST endpoint can provide more flexibility, efficiency, and developer-friendly features, making it a valuable addition, especially if we want to offer improved data fetching capabilities and support evolving client requirements

✌️ How do you aim to achieve this?

It's a new feature!

  • install Absinthe

  • create queries and mutations for existing REST endpoints

  • create a playground to GraphQL

🔄️ Additional Information

It's not about replacing REST entirely but providing an alternative that can coexist and complement our existing API.

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

@AndrGab AndrGab added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant