Skip to content

zhufuyi/sponge_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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 easy to build a complete project from development to deployment, just fill in the business logic code on the generated template code, implementation of "low-code way" development projects.


Examples of creating a service using sponge

Examples of developing a complete project using sponge

Sponge+DTM distributed transaction examples