2-WebFramework/

directory
v0.0.0-...-419a547 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: Apache-2.0

README

Web

Beego

  • Route
  • Cookie
  • Session
  • Middleware
  • ORM
  • Cache
  • Utils
  • Config
  • HttpLib
  • Toolbox

Gin

在 src 目录下创建一个 gin-demo/basic 目录来存放项目
在 basic 目录下运行 go mod init gin-demo/basic 初始化下 go.mod 文件
运行 go get -u github.com/gin-gonic/gin 下载 Gin 框架到本地

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL