# README
API Hub
API Hub demonstration at Gophercon SG 2023
Getting Started
- Golang version 1.21 and above is installed
- Docker is installed
- oapi-codegen is installed via
go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@latest
References
https://github.com/getkin/kin-openapi https://github.com/deepmap/oapi-codegen https://pb33f.io/libopenapi https://openapi.tools/
# Packages
No description provided by the author