/MergeOpenApi

Service setup to merge OpenApi specifications and serve them up as a combined spec

Primary LanguageC#Apache License 2.0Apache-2.0

MergeOpenApi

Code repository for the C# microservice application to merge OpenApi specifications in production.

The application consists of 4 seperate services that work together to allow you to merge OpenApi specifications on deployment.

alt text

Setup & Usage

The service is meant to be used with an API gateway To use this functionality you need to:

  1. Deploy applications and create db
  2. Configure the system
  3. Integrate into your deployment pipeline
  4. Expose the UI service using an API Gateway or similar solution so that end users can see the resulting Merged OpenApi documentation