# smart-web **Repository Path**: biglove/smart-web ## Basic Information - **Project Name**: smart-web - **Description**: 在线开发项目 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-25 - **Last Updated**: 2021-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smart-web #### Description 在线开发项目 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### 项目说明 ## 异步传输方式 1. 遵循resful风格 > GET(SELECT):获取 > POST(CREATE):新增 > PUT(UPDATE):更新全部 建议做文件上传时用这个 > PATCH(UPDATE):更新部分 修改用这个 > DELETE(DELETE):删除 #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)