Giter Club home page Giter Club logo

judge-d-contract-publisher-core's People

Contributors

felipe444 avatar garlicsauce avatar matek2305 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

judge-d-contract-publisher-core's Issues

Provide gRPC expectations reader

What
Provide gRPC expectations reader

Background
gRPC uses protobuf to define structure of messages that are exchanged between services. The messages structure, requests and responses are defined in .proto file which is used by both consumer and provider. Nevertheless .proto files may differ resulting in communication breakdown between services. On contrary messages fields may have the same indexes and type, which will still work, but may have different meaning to this defined primarily. To ensure contract is not broken there is need to publish gRPC expectations.

Assumptions
jude-d is able to publish JMS and REST expectations, likewise it may provide contract for gRPC protocol.

Acceptance Criteria
GIVEN service has .proto file with defined requests and responses
WHEN Contract publisher receives request to publish expectations for an gRPC protocol
THEN Contract publisher generates gRPC expectations for given service

Provide gRPC capabilities reader

What
Provide gRPC capabilities reader

Background
gRPC uses protobuf to define structure of messages that are exchanged between services. The messages structure, requests and responses are defined in .proto file which is used by both consumer and provider. Nevertheless .proto files may differ resulting in communication breakdown between services. On contrary messages fields may have the same indexes and type, which will still work, but may have different meaning to this defined primarily. To ensure contract is not broken there is need to publish gRPC capabilities.

Assumptions
jude-d is able to publish JMS and REST capabilities, likewise it may provide contract for gRPC protocol.

Acceptance Criteria
GIVEN service has .proto file with defined requests and responses
WHEN Contract publisher receives request to publish capabilities for an gRPC protocol
THEN Contract publisher generates gRPC capabilities for given service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.