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

Add proto services for python clients to use #170

Draft
wants to merge 75 commits into
base: main
Choose a base branch
from
Draft

Conversation

jeffa5
Copy link
Collaborator

@jeffa5 jeffa5 commented Nov 10, 2022

This adds the service definitions to the *.proto files so that when generating code we can also generate clients (python in this case).

With these generated files we could make a nice python client library for the gRPC endpoints (and provide similar functionality for the json endpoints).

This also generates an openapi.yaml file when building.

@jeffa5 jeffa5 added the enhancement New feature or request label Nov 16, 2022
Base automatically changed from test-receipts to main December 19, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants