Election-Tech-Initiative / Election-Tech-Initiative/electionguard-api-python

✨ Add GraphQL Support

Open
#179 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
37
Forks
29
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.