Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

francoishill/golang-common-ddd

Repository files navigation

golang-common-ddd

Common interfaces (and implementations) for usage in Domain Driven Design (DDD) with golang web API's.

Support

Support via Gratipay

Travis build

Build Status

Roadmap

  • Add basic EncryptionService
  • Add basic ErrorsService
  • Add basic HttpRenderHelperService
  • Add basic HttpRequestHelperService
  • Add Logger
  • Add Storage with a default implementation of DatabaseSqlx
  • Add SettingsWithWatcher
  • Add AuthenticationService (both Basic Http auth and JWT implementations)
  • Add KeyValueStorage with Redis implementation

About

Common interfaces (and implementations) for usage in Domain Driven Design (DDD) with golang web API's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages