Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.17 KB

Spyder AsyncAPI Parser

Generate a Java Object Graph representation of your AsyncAPI 2.0.0 based API document.

About

Spyder AsyncAPI Parser is a Java based AsyncAPI parser. You can use it to generate a Java object graph representation of your AsyncAPI 2.0.0 base API document.

How you use your generated Java object graph is up to you (and your creativity 🙂).

Graphic

Documentation

You can find the documentation here.

Licence

This is an open source project using an Apache 2.0 licence.

Bug and Features

Sometimes bugs exist (this happens). Sometimes we need new features. In both cases, please feel welcome to contribute, and/or raise bugs, issues or requests here.

Contributions

Please feel welcome to contribute on Github.