Categorygithub.com/go-zoox/api-gateway
modulepackage
1.3.1
Repository: https://github.com/go-zoox/api-gateway.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author
No description provided by the author

# Variables

Version is the version of api-gateway.