# README
api-gateway - A Easy, Powerful, Fexible API Gateway
Installation
To install the package, run:
go install github.com/go-zoox/api-gateway/cmd/api-gateway@latest
Quick Start
# start api-gateway, cached in memory, default udp port: 80
sudo api-gateway
# start api-gateway with config (see conf/api-gateway.yml for more options)
sudo api-gateway -c api-gateway.yml
Configuration
See the configuration file.
License
GoZoox is released under the MIT License.
# Variables
Version is the version of api-gateway.