https://github.com/hongch666/web-template
https://github.com/hongch666/web-template
fastapi gin nestjs spring
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hongch666/web-template
- Owner: hongch666
- Created: 2025-07-25T07:13:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-25T08:57:53.000Z (11 months ago)
- Last Synced: 2025-10-25T11:42:45.341Z (8 months ago)
- Topics: fastapi, gin, nestjs, spring
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web 后端模板
提供 Spring,Gin,NestJS,FastAPI 作为基础 Web 模板使用
```sh
git clone -b Spring https://github.com/hongch666/web-template.git // Spring模板
git clone -b Gin https://github.com/hongch666/web-template.git // Gin模板
git clone -b NestJS https://github.com/hongch666/web-template.git // NestJS模板
git clone -b FastAPI https://github.com/hongch666/web-template.git // FastAPI模板
```