Coder Social home page Coder Social logo

nordic-institute / x-road-kafka-adapter Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 106 KB

A PoC version of an adapter component that enables connecting Apache Kafka topics to X-Road.

License: MIT License

Dockerfile 0.25% Java 99.75%
x-road kafka data-exchange

x-road-kafka-adapter's People

Contributors

petkivim avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

x-road-kafka-adapter's Issues

Add topic-specific OpenAPI description

Currently, the OpenAPI specification of the Adapter's API is available at http://<ADAPTER_URL>:8080/openapi-definition.yaml. When a new OPENAPI3 service is added to the Security Server, the OpenAPI specification URL must be unique in the scope of a subsystem. It means that multiple services under the same subsystem cannot use the same OpenAPI specification URL. Therefore, the Adapter should provide the OpenAPI specification through a topic specific URL, e.g., http://<ADAPTER_URL>:8080/api/v1/{topicName}/openapi-definition.yaml so that multiple topics could be easily added under a single subsystem. Adding topics as a REST service is also possible, but then the API endpoints must be created manually.

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.