Skip to content

Gosoline is our framework which fuels all of our Golang applications

Notifications You must be signed in to change notification settings

bogdanfinn/gosoline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Roadmap

  • cfg: change callbacks
  • cfg: proper default value merging
  • test: gateway case
  • cloud: bundle aws config
  • add error returns to constructors

About

Gosoline is our framework which fuels all of our Golang applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.4%
  • HCL 6.5%
  • Shell 0.1%