https://github.com/realjf/goframe
a framework of go language
https://github.com/realjf/goframe
framework go goframe golang mvc restful web web-framework webframework
Last synced: 2 months ago
JSON representation
a framework of go language
- Host: GitHub
- URL: https://github.com/realjf/goframe
- Owner: realjf
- License: apache-2.0
- Created: 2019-02-18T06:12:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T17:07:43.000Z (over 2 years ago)
- Last Synced: 2024-06-20T00:28:27.468Z (almost 2 years ago)
- Topics: framework, go, goframe, golang, mvc, restful, web, web-framework, webframework
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goframe
a web framework of go language
### 初始化运行
先配置config/config.yaml文件,然后运行go run goframe.go即可启动