https://github.com/lingcoder/gf-demo
https://github.com/lingcoder/gf-demo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lingcoder/gf-demo
- Owner: lingcoder
- Created: 2022-08-13T18:31:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T12:32:17.000Z (about 3 years ago)
- Last Synced: 2025-03-20T03:39:37.391Z (11 months ago)
- Language: Go
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
English | [简体中文](README_zh.md)
## Project Docs
[Google](https://www.google.com) : https://www.google.com
## Project Architecture
## Project Structure
```
├── gf-demo
├── app (application list)
│ ├── console (admin console)
│ └── job (scheduled job)
├── library (common module)
└── docs (project docs)
```
## Main Function
