sponge

Sponge is a powerful Go development framework, it's easy to develop web and microservice projects.

MIT License

Stars
1.3K
Committers
6

Bot releases are visible (Hide)

sponge - v1.5.8

Published by github-actions[bot] 11 months ago

Change log

  • Sponge command ui service support docker deployment.
  • Adjustment option code.
sponge - v1.5.7

Published by github-actions[bot] 12 months ago

Change log

  • Support for upgrading to specific versions.
  • Adjustment Authorization function.
  • Update Documentation.
sponge - v1.5.6

Published by github-actions[bot] 12 months ago

Change log

  • Support setting custom request id key name.
  • Add delayed queuing, publish-subscribe functionality to the pkg/rabbitmq library.
  • Add clustering, sentinel functionality to pkg/goredis.
  • Fix the discovered bugs.
  • Update Documentation.
sponge - v1.5.5

Published by github-actions[bot] about 1 year ago

Change log

  • Fix template.
  • Update Documentation.
sponge - v1.5.4

Published by github-actions[bot] about 1 year ago

Change log

  • Gorm supports master-slave configuration and custom plugins.
  • The make proto command supports code generation for a given proto file.
  • Jwt authentication support for custom fields and checksum functions.
  • Adding the rabbitmq library.
sponge - v1.5.3

Published by github-actions[bot] about 1 year ago

Change log

  • Add request_id to gorm print sql log.
  • Add a new arbitrary condition query api interface in web and microservices.
  • Update documentation.
sponge - v1.5.2

Published by github-actions[bot] about 1 year ago

Change log

  • Add modify duplicate error codes command, avoid manual modification of duplicate error codes.
  • Change ID field go type to uint64 in sql based generated model code to avoid ID type inconsistency.
  • Add make update-config command.
  • Add view error codes list api interface /codes.
  • Add view service configuration list api interface /config.
  • Fix Mac M1 install sponge failed (#8)
sponge - v1.5.1

Published by github-actions[bot] about 1 year ago

New

  • Support for selecting multiple mysql tables when creating web and microservice projects based on sql.
  • Add the copy proto file from rpc service command.
  • Unify the name of the template code of web and RPC gateway services, and remove the file suffix _logic.
  • Support merging template code for microservices created based on sql.
  • Move build directory to scripts directory.
sponge - v1.5.0

Published by github-actions[bot] about 1 year ago

New

  • ⓷Create web service based protobuf support batch add handler CRUD api interface
  • Add commands to generate mysql init and types.proto code.
  • Modify the UI interface and adjust the menu to make the UI more clear and concise.
  • Support web and standard rpc when generating protobuf.
  • Modify the help information.
  • Fix some known bugs.
  • Update Documentation.
sponge - v1.4.5

Published by github-actions[bot] about 1 year ago

New

  • Add automated code merge functionality in the command make proto, no more copying code manually.
  • Add code quality inspection.
  • Improve documentation.
sponge - v1.4.4

Published by github-actions[bot] over 1 year ago

New

  • Fixed the latest version of swag plugin incompatibility
  • Add settings cmder instructions in windows
sponge - v1.4.3

Published by github-actions[bot] over 1 year ago

New

  • Passing metadata from the web service to the RPC service.
  • Delete json tag omitempty.
  • Add a project example.
  • Add a microservice cluster project example.
sponge - v1.4.2

Published by github-actions[bot] over 1 year ago

New

  • Add generate cache code command and UI interface.
  • Convert swagger.json 64-bit fields type string to integer.
  • Uniform json name style for camel case.
  • Convert rpc code to http code.
  • Update documentation.
sponge - v1.4.0

Published by github-actions[bot] over 1 year ago

New

  • Optimize the UI interface of sponge, add proto file demo.
  • Add routing groups for the web.
  • Update documentation.
sponge - v1.3.22

Published by github-actions[bot] over 1 year ago

New

  • Add rpc telemetry service test docker image.
  • Improve rpc error codes to http error codes.
sponge - v1.3.20

Published by github-actions[bot] over 1 year ago

New

  • Adding secure transport to rpc
  • Adding token authentication to rpc communication
sponge - v1.3.18

Published by github-actions[bot] over 1 year ago

New

  • Update template code
  • Add binary automated deployment scripts
sponge - v1.3.16

Published by github-actions[bot] over 1 year ago

New

  • Add i18n to the command line interface UI
sponge - v1.3.14

Published by github-actions[bot] over 1 year ago

New

  • Distinguish between http and rpc service for protoc plugins.
  • Modify command line UI interface to support batch code generation for multiple mysql tables.
  • Add code to generate performance crush test rpc methods.
  • Fix permissions issue with generated code for normal users under linux.
sponge - v1.3.12

Published by github-actions[bot] over 1 year ago

New

  • Fix sponge command upgrade bug
Package Rankings
Top 5.46% on Proxy.golang.org
Badges
Extracted from project README
Go Report codecov Go Reference Go Awesome Go License: MIT
Related Projects