Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/event-catalog/eventcatalog-asyncapi-example

Example of EventCatalog with many AsyncAPI files
https://github.com/event-catalog/eventcatalog-asyncapi-example

asyncapi documentation

Last synced: about 2 months ago
JSON representation

Example of EventCatalog with many AsyncAPI files

Awesome Lists containing this project

README

        

# EventCatalog AsyncAPI Example

This is an example project for EventCatalog with the AsyncAPI generator plugin.

This example contains

- Many AsyncAPI Files
- Mapping AsyncAPI files into domains
- Versioning examples
- EventCatalog generated by AsyncAPI files

### Getting Started

1. Clone this project
1. Run `npm install`
1. Run the generators `npm run generate`
1. Run the catalog `npm run dev`
1. View your catalog at https://localhost:3000