File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8
8
[ ![ TotalCommit] ( https://img.shields.io/github/commit-activity/y/longcoding/moon-api-gateway.svg )] ( https://img.shields.io/github/commit-activity/y/longcoding/moon-api-gateway.svg )
9
9
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg?maxAge=2592000 )] ( )
10
10
11
- ![ feature] ( https://user-images.githubusercontent.com/3271895/51427833-6d132780-1c3f-11e9-8f73-7112a7f0da0c.png )
11
+ ##### Other Language Guide
12
+ * [ Korean] ( README_ko.md )
12
13
14
+ ![ feature] ( https://user-images.githubusercontent.com/3271895/51427833-6d132780-1c3f-11e9-8f73-7112a7f0da0c.png )
13
15
14
16
## Introduction
15
17
Asynchronous API Gateway with Spring boot 2.1, Servlet 4, jetty 9 client <br />
Original file line number Diff line number Diff line change 13
13
14
14
## Introduction
15
15
비동기 API Gateway(이하 게이트웨이) with Spring boot 2.1, Servlet 4, jetty 9 client <br />
16
- 게이트웨이는 로드밸런싱, 클러스터링 및 여러 유효성 검증을 지원하는 실시간 높은 수준의 웹 기반 프로토콜 단일 엑세스 접근을 보장하는 네트워크 게이트웨이입니다. 게이트웨이는 open API를 제공하기 위해서 최고의 성능으로 동작하도록 설계되었습니다.
16
+ 게이트웨이는 로드밸런싱, 클러스터링 및 여러 유효성 검증을 지원하는 실시간 높은 수준의 웹 기반 프로토콜 단일 엑세스 접근을 보장하는 네트워크 게이트웨이입니다. 게이트웨이는 open API를 제공하기 위해서 최고의 성능으로 동작하도록 설계되었습니다.
17
17
18
18
* 경량 API Gateway
19
19
* 고성능
You can’t perform that action at this time.
0 commit comments