• Stars
    star
    189
  • Rank 204,649 (Top 5 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于gin的开发脚手架

Goft-Gin

  • 在web框架gin的基础上做的脚手架

安装

go get -u github.com/shenyisyn/[email protected]

文档在此

https://www.yuque.com/jtthink/xrb1ph

功能说明

控制器、简易依赖注入、中间件、表达式、任务组件等。

后续功能正在发布中.

使用视频(不定期更新)

第一章:控制器

----------------------------你们要的ORM来了

第二章:简化和修改版的领域驱动 (本章带点教学的味道。)

License

© jtthink, 2020~time.Now Released under the Apache License 2.0