# gateway **Repository Path**: VLeeDesignTheory/gateway ## Basic Information - **Project Name**: gateway - **Description**: 前端网关Gateway旨在为前端提供后端应用网关 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-09 - **Last Updated**: 2024-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

前端网关Gateway


## Introduction > 前端网关Gateway旨在为前端提供后端应用网关 ## Principle 整体架构采用分层设计,通过网关层、应用层以及接口层来为前端应用提供全流程设计 ![architecture](assets/architecture.png) 对于业务逻辑较为复杂的系统,选择了以Nginx为主要技术形态的前端网关切分形式进行构建 ![technology](assets/technology.png) ## License [MIT](http://opensource.org/license/MIT) Copyright (c) we452366