An open API service indexing awesome lists of open source software.

https://github.com/hongch666/web-template


https://github.com/hongch666/web-template

fastapi gin nestjs spring

Last synced: about 2 months ago
JSON representation

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模板
```