/gosoline

Gosoline is our framework which fuels all of our Golang applications

Primary LanguageGo

Gosoline Logo

Gosoline Go Report Card

Gosoline is our framework which fuels all of our Golang applications. Internally, we're using a lot of established Go libraries like Viper, Gin, Gorm, etc. and put it together into a framework to build wep apis and microservice based backend applications. Despite the fact that we already use it in production, the current state should be considered as an early alpha. Main things to come in the next weeks:

  • more tests
  • GoDoc
  • overall documentation