Skip to content

yml to backend data classes Generation using asyncapi

Notifications You must be signed in to change notification settings

gitankit7/kotlinDataClasses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kotlinDataClasses from yml file

AsyncAPI is an open-source specification that allows you to describe and document message-driven APIs. This document can be updated by non-technical people such as BAs, POs to define the contract, and then we can directly generate code from it using asyncapi/modelina.

Pre-requisites:- npm install @asyncapi/modelina

About

yml to backend data classes Generation using asyncapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages