asyncapi-archived-repos / docgen

AsyncAPI documentation generator. DEPRECATED in favour of
https://github.com/asyncapi/generator
Apache License 2.0
21 stars 11 forks source link

Examples, tutorials and demos #11

Open zhibirc opened 7 years ago

zhibirc commented 7 years ago

Thank you for great tool! But could you add some examples, simple howto-s and demos for quick starting. As for me your tool seems like what I need for my async project, but I stuck with different options and how all of them will be looking in result of generaion. Thanks in advance!

fmvilas commented 7 years ago

Hi @zhibirc, we're currently working on it. In the meantime you might want to play with the editor: https://github.com/asyncapi/editor. It's also a work in progress but if you need help with it just let me know.

You can also join our Slack channel to ask for help: https://async-apis-slack.herokuapp.com/.

fmvilas commented 7 years ago

@zhibirc You might want to try out http://editor.asyncapi.org.

NicoHood commented 6 years ago

I think this can be closed. The editor is ultra awesome and self explaining. The rest can be found on the github page, where the API is documented.

fmvilas commented 6 years ago

Well, while the editor is very handy and useful to learn, it's true it can't replace a nice documentation with tutorials.