Skip to content

openknowledge/smallrye-async-api

 
 

Repository files navigation

badge Quality Gate Status License

SmallRye AsyncAPI

SmallRye AsyncAPI is a proof of concept specification and implementation of Microprofile + AsyncAPI integration.

Instructions

Compile and test the project:

mvn verify

Project structure

  • spec - Specification

    • spec/api - Specification classes and interfaces.

    • spec/doc - Specification documentation.

    • spec/tck - Specification TCK tests.

  • implementation - Implementation of the specification.

  • tck - Test suite to run the spec TCK against the implementation.

Contributing

Please refer to our Wiki for the Contribution Guidelines.

About

Annotations & implemation for Async API v2.0 including Quarkus extension for SmallRye AsyncAPI & AsyncAPI UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%