Skip to content

An attempt to design a clean gRPC API server in Go.

License

Notifications You must be signed in to change notification settings

coding-kelps/honeycomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Honeycomb

Overview

This project is an implementation attempt to a clean hexagonal architectured gRPC API server written in Go. Achieving a decent gRPC API server template.

Side-quests

This project will also try to:

  • define a documentation in a conventional format
  • explore the CI features of Circle CI

Releases

No releases published