Skip to content

KaoruMuta/golang_openapi_playground

Repository files navigation

golang_openapi_playground

Tool comparison for schema driven development with OpenAPI & Golang

Note

In premise, this project requires docker to run apps.

How to run

# in docker container
make up

# in local
make run

And access to http://localhost:8787