/api-gateway

A Easy, Powerful, Fexible API Gateway

Primary LanguageGoMIT LicenseMIT

api-gateway - A Easy, Powerful, Fexible API Gateway

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

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
api-gateway

# start api-gateway with config (see conf/api-gateway.yml for more options)
api-gateway -c api-gateway.yml

Configuration

See the configuration file.

License

GoZoox is released under the MIT License.