code.quarkus.io
code.quarkus.io copied to clipboard
Create a api guide for external quarkus codegen tooling
Topics
- get the list of extension
- generate an app
- get streams and do the above with a specific stream
- where to submit an issue in case of a bug (and who to contact)
It would be great to have some staging server that we can hit using automatic tests with the latest changes in web APIs.
@jreznot you can already use http://stage.code.quarkus.io/ for this (this is more a pre-prod than a staging). Most of the time the changes gets to code.quarkus.io a few minutes/hours later.