phanes-o/phanes
phanes is a microservice tool kit witch include code generate, project create.
This tool helps Go developers quickly set up and structure new microservice projects. It takes your project name and specifications, then generates the foundational code and directory layout, enabling you to focus on core logic rather than boilerplate. It's designed for software engineers building distributed systems in Go.
No commits in the last 6 months.
Use this if you are a Go developer needing to rapidly scaffold new microservice applications with a consistent structure and generated code.
Not ideal if you are not a Go developer or are looking for a tool to manage existing, complex microservice deployments.
Stars
28
Forks
7
Language
Go
License
—
Category
Last pushed
Aug 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/phanes-o/phanes"
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.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.