Skip to content

Files

Latest commit

 

History

History
22 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 456 Bytes

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