Skip to content

golang-bristol/beer-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

beer-model

A shared domain model for the beer-client and the beer-server.

The model currently defines two entities, a Beer and a beer Review.

Note: the only reason for splitting out this model into its own repository was to demonstrate how to include other packages in a golang project using a dependency manager. This package has been included in both the beer-client and the beer-server.

About

Shared model for beer tasters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages