Files
atom/README.md
2023-03-20 15:34:18 +08:00

505 B

atom

atom is a simple http/grpc service template

Tool

Features

  • using Gin to support http service
  • using dig to support dependency injection
  • using gomigrate to support migration
  • using Gorm to support orm
  • using gen to auto generate database models

License

MIT

Contact