############################################### APIs ############################################### .. toctree:: :maxdepth: 1 asyncapi/index.rst openapi/index.rst Inside aerOS it is really important to document the APIs and the event-driven applications. This section will help users understand how to use OpenAPI to document REST APIs and AsyncAPI to document their event-driven applications. Both of them are also used to generate code from the documentation.