package-oriented-design

There are 3 repositories under package-oriented-design topic.

  • danceyoung/paper-code

    对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。

  • jorgeAM/go-template

    A boilerplate template for initializing a Golang API with essential features. This template includes structured project organization, basic configurations, logging, routing, and database integration to help you quickly set up and start building your Golang-based APIs.

    Language:Go00