
[](https://gitter.im/goku-api-gateway/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://goreportcard.com/report/github.com/eolinker/goku-api-gateway) [](https://bestpractices.coreinfrastructure.org/projects/3214) 
...
...
@@ -44,12 +44,12 @@ All in all, Goku API Gateway enables enterprise to focus on their business.
-**Log**: Detailed system log, http log, etc.
-**Open API**:Provide OPEN API for users to operate on the gateway for easy integration.
Home page can help users understand the basic information of gateway, such as access policy, API number, etc. It can also help understand the situation of request and forwarding, such as success rate.
Gateway supports cluster management, and access to different clusters can manage the corresponding nodes.
...
...
@@ -64,7 +64,7 @@ You can register (discover) your back-end services in a static or dynamic way. A
* 【Load Balancing】
Configure the API's transmit target server (load back-end), which can be set to the API's transmit address/load back-end after creation(Target / Upstream).
Detailed request logs and system running logs are provided. Request logs can customize recording fields. Running logs can adjust recording levels according to circumstances: ERROR, INFO, DEBUG, etc.