KaoruMuta / golang_openapi_playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 77.8%Language:Makefile 21.0%Language:Dockerfile 1.2%