# base-framework **Repository Path**: acrowise/base-framework ## Basic Information - **Project Name**: base-framework - **Description**: 基于golang语言web框架gin搭建应用教程 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-22 - **Last Updated**: 2022-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # base-framework搭建教程 对应教程地址 [https://github.com/itcloudy/base-framework-tutorial.git](https://github.com/itcloudy/base-framework-tutorial.git) - 基于golang语言web框架gin搭建应用-01新建工程 [https://github.com/itcloudy/base-framework/tree/create-project-01](https://github.com/itcloudy/base-framework/tree/create-project-01) - 基于golang语言web框架gin搭建应用-02配置文件(yml) [https://github.com/itcloudy/base-framework/tree/add-cofig-02](https://github.com/itcloudy/base-framework/tree/add-cofig-02) - 基于golang语言web框架gin搭建应用-03增加controller[https://github.com/itcloudy/base-framework/tree/controller-03](https://github.com/itcloudy/base-framework/tree/controller-03)