Skip to content

elmariofredo/go-count

Repository files navigation

go-count

Release Coverage Status

I'm going to build counter service with following features. Main purpose is to learn how to build go service from sratch and find best way how to deliver it to the production.

TODO:

Versioning

I'm using André Staltz's ComVer as I prefer backward compatibility tracking over major.minor.patch decission hell.