aleksul / repid

Repid framework: simple to use, fast to run and extensible to adopt job scheduler
http://repid.aleksul.space/
MIT License
65 stars 3 forks source link

[FEATURE] AsyncAPI schema generation #105

Open aleksul opened 1 year ago

aleksul commented 1 year ago

Is your feature request related to a problem? Please describe.

I would like to have an automatically generated documentation to share with my colleagues in a form of AsyncAPI schema.

Describe the solution you'd like

Repid.Router should have some method to generate AsyncAPI schema for its actors.

Additional context

Ideally, the implementation will take advantage from type annotations in actors.