electionguard-api-python icon indicating copy to clipboard operation
electionguard-api-python copied to clipboard

✨ Add GraphQL Support

Open keithrfung opened this issue 4 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Suggestion

Graph QL could assist in making a couple queries simpler for users.

The system uses Fast API so the expectation would be to follow the recommendations here https://fastapi.tiangolo.com/advanced/graphql/

This issue is simply to integrate graphql and show some type of validation that a query is functioning as expected. A good example would be a screenshot. This should also work with the authentication for guardians and admins that was recently added.

Possible Implementation

No response

Anything else?

No response

keithrfung avatar Nov 23 '21 21:11 keithrfung

Interested in this one,please assign

gagandeepp avatar Nov 28 '21 05:11 gagandeepp

@gagandeepp Take a look. Feel free.

keithrfung avatar Dec 03 '21 18:12 keithrfung

https://github.com/microsoft/electionguard-api-python/pull/184

gagandeepp avatar Jan 02 '22 10:01 gagandeepp