Skip to content

neonxp/geezer

Repository files navigation

Geezer framework

Geezer is Feathers like SOA framework.

Current status

  • Service
  • Hooks
  • JSON/Text renderers
  • Authorization service
  • DB CRUD service
  • Documentation

Usage

TODO.

See example:

  1. Example service: https://github.com/neonxp/geezer-example/blob/master/services/hello/service.go
  2. Example hooks: https://github.com/neonxp/geezer-example/blob/master/services/hello/hooks.go
  3. Register service: https://github.com/neonxp/geezer-example/blob/master/cmd/app/main.go#L27
  4. Register hooks: https://github.com/neonxp/geezer-example/blob/master/cmd/app/main.go#L26

About

Geezer is Feathers like SOA framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages