An open API service indexing awesome lists of open source software.

https://github.com/xgfone/go-apigateway

Provides some required elements to build an api gateway.
https://github.com/xgfone/go-apigateway

api api-gateway apigateway gateway

Last synced: 7 months ago
JSON representation

Provides some required elements to build an api gateway.

Awesome Lists containing this project

README

          

# go-apigateway

[![Build Status](https://github.com/xgfone/go-apigateway/actions/workflows/go.yml/badge.svg)](https://github.com/xgfone/go-apigateway/actions/workflows/go.yml)
[![GoDoc](https://pkg.go.dev/badge/github.com/xgfone/go-apigateway)](https://pkg.go.dev/github.com/xgfone/go-apigateway)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://raw.githubusercontent.com/xgfone/go-apigateway/master/LICENSE)
![Minimum Go Version](https://img.shields.io/github/go-mod/go-version/xgfone/go-apigateway?label=Go%2B)
![Latest SemVer](https://img.shields.io/github/v/tag/xgfone/go-apigateway?sort=semver)

Provides some required elements to build an api gateway.