Sponge is a powerful development framework that integrates automatic code generation
, Gin and GRPC
.
Sponge has a rich set of code generation commands, and the generated
different functional codes can be combined into a complete service
(similar to how artificially broken sponge cells can automatically
reassemble into a new complete sponge). From development, testing, API
documentation to deployment, one-stop project development greatly
improves development efficiency and reduces development difficulty,
implementation of "low-code way" development projects.
一个强大的自动生成go项目代码工具 sponge

Related Posts
APISIX Golang插件
Apache APISIX 是 Apache 软件基金会下的顶级项目。它是一个具有动态、实时、高性能等特点的云原生 API 网关。它构建于 NGINX + ngx_lua 的技术基础之上,充分利用了 LuaJIT 所提供的强大性能。