sunshinev/go-sword
【Go-sword】可视化CRUD管理后台生成工具
Introspects MySQL table schemas to auto-generate complete Go backend APIs and web UI with built-in CRUD operations (create, read, update, delete, batch operations, pagination, search). Uses a visual preview interface to select tables and generate scaffolded project files, with static assets bundled via go-bindata for single-binary deployment. Targets rapid admin panel development by eliminating manual boilerplate code generation.
427 stars. No commits in the last 6 months.
Stars
427
Forks
47
Language
Go
License
MIT
Category
Last pushed
Dec 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/sunshinev/go-sword"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.