/echo-openapi-variants

A test on how to integrate openapi variants with labstack echo framework

Info

This repository contains to branches:

  1. code-2-doc is where the code has been annotated to create (and potentially host) a swagger/openapi spec.
  2. doc-2-code is where the openapi "contract" existed first and we generated server stubs and the implementation connected them with the server framework