项目作者: spy16

项目描述 :
Droplets is a platform for Gophers.
高级语言: Go
项目地址: git://github.com/spy16/droplets.git
创建时间: 2018-11-14T13:57:03Z
项目社区:https://github.com/spy16/droplets

开源协议:MIT License

下载


WIP

droplets

GoDoc Go Report Card
FOSSA Status

A platform for Gophers similar to the awesome Golang News.

Why?

Droplets is built to showcase:

  1. Application of CodeReviewComments and EffectiveGo
  2. Usage of Clean Architecture
  3. Testing practices such as Table-driven tests

Follow the links to understand best practices and conventions used:

  1. Directory Structure
  2. Interfaces

Building

Droplets uses go mod (available from go 1.11) for dependency management.

To test and build, run make all.

License

FOSSA Status