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.3.10

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

New

  • Adjust sponge command ui
  • Adjust sponge command note
  • Adding a service to start with nohup
sponge - v1.3.8

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

New

  • change command ui style
  • Update document
  • Fix some known bugs
sponge - v1.3.6

Published by github-actions[bot] almost 2 years ago

New

  • Prevents cache breakdown
  • Add rpc request id
  • Update document
  • Fix some known bugs
sponge - v1.3.1

Published by github-actions[bot] almost 2 years ago

New

  • Add command UI services
  • Update document
sponge - v1.2.1

Published by github-actions[bot] almost 2 years ago

New

  • Update document
  • Fix some issues
sponge - v1.2.0

Published by github-actions[bot] almost 2 years ago

New

  • Support for generating web project codes.
    • model
    • dao
    • handler
    • http
    • http-pb
  • Support for generating microservice project codes.
    • protobuf
    • model
    • dao
    • service
    • rpc
    • rpc-pb
    • rpc-gw-pb
  • Support for generating config codes.
  • Support for generating rpc client codes.
  • support for microservice governance features:
    • Rate limit
    • Circuit breaker
    • Service registration and discovery
    • Trace
    • Monitor
    • Registries center
    • Cache
    • Statistics
  • support for CICD features:
    • Jenkins
    • Docker
    • kubernetes
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