# FlaskGo **Repository Path**: syclovegcy/FlaskGo ## Basic Information - **Project Name**: FlaskGo - **Description**: 基于Flask建立的快速开源框架 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-26 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FlaskGo #### 介绍 基于Flask建立的快速开源框架 #### 软件架构 需要提供的功能 1.路由加强 2.数据库处理 3.错误处理类 (完成) 4.http请求 5.验证器相关 6.日志机制