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 框架到本地

Directories

Path Synopsis
Beego
cache/file command
cache/memory command
cache/redis command
captcha command
httplib/basic command
httplib/debug command
httplib/file command
httplib/header command
httplib/timeout command
httpserver/xsrf command
logger/console command
logger/es command
logger/file command
orm/mysql command
orm/postgres command
orm/sqlite3 command
task command
Gin
Demo-Simple command

Jump to

Keyboard shortcuts

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