# API开放平台(前端) **Repository Path**: ibotkid/api-frontend ## Basic Information - **Project Name**: API开放平台(前端) - **Description**: API开放平台(前端) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-12-15 - **Last Updated**: 2023-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # API开放平台 ## 项目架构 后端:[API-backend](https://github.com/pengpeng-git/api-backend) 前端: [API-frontend](https://github.com/pengpeng-git/api-frontend) 网关: [API-gateway](https://github.com/pengpeng-git/api-gateway) 接口SDK:[API-interface](https://github.com/pengpeng-git/api_interface) ## 技术选型 **前端** - React 18 - Ant Design Pro 脚手架 **后端** - Java Spring Boot框架 - MySQL数据库 - MyBatis-Plus - API签名认证(Http调用) - Spring Boot Starter(SDK开发) - Dubbo分布式(RPC、Nacos) - Spring Cloud Gateway微服务网关 - Swagger+Knife4j接口文档生成 - Hutool、Apache Common Utils、Gson等工具库 ## 项目展示 ![首页](picture/首页.png) ![个人信息](picture/个人信息.png) ![管理页](picture/管理页.png) > 注意:项目运行还需要本地启动nacos,同时要修改配置文件中MYSQL,Redis等配置信息为自己的配置。