Files
atom/README.md
2023-05-05 02:58:01 +00:00

506 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