# go-pets **Repository Path**: ser163/go-pets ## Basic Information - **Project Name**: go-pets - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-19 - **Last Updated**: 2024-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 宠物社区 实现流量无主宠物,在线领养. ## 模版引擎 ### 模版引擎使用pongo2 文档地址 https://github.com/flosch/pongo2 ## 编译页面样式 ### npm打包样式 ```npm run build:css``` ## 生成文档 ### 生成文档 ``` swag init ``` ### 在线预览 访问在线网址 http://localhost:8080/swagger/index.html