intelops/compage
Compage - Low-Code Framework to develop Rest API, gRPC, dRPC, GraphQL, WebAssembly, microservices, FaaS, Temporal workloads, IoT and edge services, K8s controllers, K8s CRDs, K8s custom APIs, K8s Operators, K8s hooks, etc. with minimal coding and by automatically applying best practice methods like software supply chain security measures, SBOM, openAPI, cloudevents, etc. Auto generate code after defining requirements in UI as diagram.
Compage is a low-code framework designed for modern cloud environments. It helps backend developers visually define the architecture and requirements for their services (like APIs or microservices), and then automatically generates the underlying code. This allows developers to quickly build cloud-native applications and Kubernetes components with best practices like security measures and container builds baked in.
No commits in the last 6 months.
Use this if you are a backend developer looking to rapidly prototype and build cloud-native applications or Kubernetes components with automated best practices and code generation.
Not ideal if you prefer to write all your backend code from scratch or need to build primarily front-end applications.
Stars
86
Forks
21
Language
Go
License
Apache-2.0
Category
Last pushed
Aug 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/intelops/compage"
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.