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

https://github.com/ldej/go-openapi-example

Example implementations of Go servers based on generated code from OpenAPI 3 definitions
https://github.com/ldej/go-openapi-example

go golang oapi-codegen ogen openapi-codegen openapi-generator openapi3

Last synced: 12 days ago
JSON representation

Example implementations of Go servers based on generated code from OpenAPI 3 definitions

Awesome Lists containing this project

README

          

# go-openapi-example

This repository contains the working examples of server (stubs) generated by four different generators, and implemented with basic functionality to demonstrate how to use the generated code. [Read the blog post](https://ldej.nl/post/generating-go-from-openapi-3/) for more details and results.