Skip to content

zhufuyi/sponge_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sponge Examples

Here are some examples of using sponge to develop go projects. Sponge is a powerful development framework that integrates code auto generation, gin and grpc framework. It is provides one-stop project development (code generation, development, testing, api documentation, deployment), it greatly improves development efficiency and reduces development difficulty, develop high-quality projects with a "low code approach".


Examples of creating a service using sponge

Examples of developing a complete project using sponge

Sponge+DTM distributed transaction examples