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

Move to GraphQL API? #56

Open
11 tasks
JoseCage opened this issue Jan 22, 2018 · 8 comments
Open
11 tasks

Move to GraphQL API? #56

JoseCage opened this issue Jan 22, 2018 · 8 comments
Labels
api 📦 feature request ⚡ A new feature sugestion/request help wanted 🆘 Needing help to complete a task or fix a bug
Projects

Comments

@JoseCage
Copy link
Member

JoseCage commented Jan 22, 2018

Given the benefits of GraphQL would be a good option to recreate a version of the GraphQL-based API?.

Because we are using Laravel we will use folklore/graphql a very good GraphQL implementation for Laravel.

* Steps to do that:

  • Create GraphQL Query's, Type's, Mutation's
    • Query

      • DonorsQuery
      • CampaignsQuery
      • BloodGroupsQuery
      • MyProfileQuery
    • Type

      • DonorsType
      • CampaignsType
      • BloodGroupsType
    • Mutation

      • UpdateProfileMutation
      • RegisterDonorMutation
      • CreateCampaignMutation
@JoseCage JoseCage added help wanted 🆘 Needing help to complete a task or fix a bug api 📦 feature request ⚡ A new feature sugestion/request labels Jan 22, 2018
@JoseCage JoseCage modified the milestone: v1.0.0 Jan 22, 2018
@acidiney
Copy link

I like this idea, with graphQL the implementation for mobile is very easy, light and simple.
But, I have no idea why to use GraphQL with laravel being that it is for the API(Back-end)

@JoseCage
Copy link
Member Author

JoseCage commented Jan 22, 2018

@acidiney as mention above, for laravel can be used rebing/graphql-laravel package.

I don't know if it's really easy to implement in mobile dev. Have you been tested before?

@JoseCage
Copy link
Member Author

@acidiney take a look at my screenshot. I have created a basic implementation with Laravel + GraphQL.

GraphQL Tested

@acidiney
Copy link

@JoseCage I dont testing but know people what using he in your mobile aplications

@JoseCage
Copy link
Member Author

@JoseCage I don't test but know people what using he in your mobile applications

Ah ok... I will read about it.

@JoseCage
Copy link
Member Author

@acidiney I've deployed to heroku. Test here

@JoseCage JoseCage reopened this Feb 27, 2018
@JoseCage JoseCage added this to To do in v1.0.0 Feb 27, 2018
@JoseCage JoseCage added this to IDEAS in v1.0.0-beta Sep 5, 2018
@JoseCage JoseCage removed this from To do in v1.0.0 Sep 5, 2018
@sukuasoft
Copy link
Member

@JoseCage
Can I work on this issue?

@JoseCage
Copy link
Member Author

JoseCage commented Oct 18, 2023

@JoseCage

Can I work on this issue?

Not yet. Please check the issues already defined to be resolved.

Info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api 📦 feature request ⚡ A new feature sugestion/request help wanted 🆘 Needing help to complete a task or fix a bug
Projects
Status: IDEAS
v1.0.0-beta
  
IDEAS
Development

No branches or pull requests

3 participants