Skip to content

gc888/goku-api-gateway

 
 

Repository files navigation

GOKU API Gateway

Gitter Go Report Card CII Best Practices

Goku API Gateway is a Golang-based microservice gateway that enables high-performance dynamic routing, multi-tenancy management, API access control, etc. It's also suitable for API management under micro-service system.

Goku provides graphic interface and plug-in system to make configuration easier and expand more convenient.

Summary / 中文介绍

Why Goku

Goku API Gateway is a microservice gateway that runs on the boundaries of enterprise system services. When you build websites, apps, IOT, and even API transactions, Goku API Gateway can help you extract duplicate components from your internal system and place them on the Goku gateway, such as user authorization, access control, traffic monitoring, firewalls, data cache, data conversion and so on.

Goku API Gateway CE provides comprehensive usage guide and customization guide. Goku is written in pure Go language, with good performance and scalability, and the built-in plug-in system enables enterprises to customize development for their own business.

Goku API Gateway also can combine with EOLINK API Studio to enhance API Management,API Monitor and Automated test.

All in all, Goku API Gateway enables enterprise to focus on their business.

Stargazers over time

Product Features

  • Cluster Management:Mutiple Goku API Gateway node,Configuration information is automatically synchronized and can support multi-cluster deployment.
  • UI Management Background: Manage various configurations of the network through clear UI.
  • Load balancing: Load balancing for back-end servers.
  • Service Discovery: Find back-end servers from registries such as Consul and Eureka.
  • Forwarding Agent: Hide Real Backend Services by Forwarding Requests, Support Rest API, Webservice.
  • Multi-tenant management: According to different access terminals or users.
  • Access Authentication: Basic, API Key, etc.
  • API Monitor:Request data statistics.
  • API Alert: Support the webhook and email to alert abnormal services.
  • Health check: Dynamic discovery of exceptional network joints and back-end nodes, automatically cut off forwarding traffic and transfer to other normal back-end services.
  • Exception auto-restart: When a gateway node is abnormal, it will automatically attempt to restart.
  • Flexible transmit rules: support fuzzy matching request path, support rewriting transmit path, etc.
  • Plug-in: Plug-in system based on Go language can rapidly develop high-performance plug-ins.
  • Extension: Gateway nodes have good processing performance, supporting the number of horizontal extension nodes to meet different performance requirements.
  • Log: Detailed system log, http log, etc.
  • Open API:Provide OPEN API for users to operate on the gateway for easy integration.
  • ...

Benchmark

Benchmark Detail

Console Preview

See Console Preview

Quick Start

Enterprise Support

Goku API Gateway EE (Enterprise Version) has more powerful functions, plug-in libraries and professional technical support services. If you want to know more details, you can contact us in the following ways.

About Us

EOLINK is a leading API management service provider, providing professional API research and development management, API automated test service, API monitor service, API gateway and other services for more than 3000 enterprises worldwide. It is the first enterprise to formulate API R&D management industry norms for ITSS.

Official website :https://www.eolinker.com Free download of PC client :https://www.eolinker.com/pc

License

Copyright 2017-2019 Eolink Inc.

Licensed under the GNU General Public License v3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.

About

A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 93.4%
  • CSS 5.7%
  • Other 0.9%