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-openapi-example

Example of EventCatalog with OpenAPI files
https://github.com/event-catalog/eventcatalog-openapi-example

documentation eventcatalog openapi

Last synced: about 1 month ago
JSON representation

Example of EventCatalog with OpenAPI files

Awesome Lists containing this project

README

        

# EventCatalog OpenAPI Example

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

This example contains

- Many OpenAPI Files
- Mapping OpenAPI files into domains
- Versioning examples
- EventCatalog generated by OpenAPI 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