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

Integration service - Define grpc protobuf service with http api #1303

Open
jkralik opened this issue May 8, 2024 · 0 comments
Open

Integration service - Define grpc protobuf service with http api #1303

jkralik opened this issue May 8, 2024 · 0 comments
Assignees
Labels
🔌 feature New feature request

Comments

@jkralik
Copy link
Member

jkralik commented May 8, 2024

Feature Request:

Integration of gRPC Protobuf with HTTP Annotations for Generating gRPC Server and HTTP Handlers

API:

  • Create rule
  • Update rule
  • Delete rules
  • Load rules

Acceptance Criteria:

  • Implementation of gRPC server with HTTP handlers.
  • Documentation generated for Swagger.yaml.
  • The service provides both gRPC and HTTP, but methods currently return unimplemented.
  • Conduct simple integration tests for the HTTP and gRPC APIs.
@jkralik jkralik added the 🔌 feature New feature request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 feature New feature request
Projects
None yet
Development

No branches or pull requests

4 participants