Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 374 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 374 Bytes

service.go

A microservice framework for Go.

  • Web
  • API
  • Pub/sub
  • Log
  • service.yml

See examples/ for sample implementations.

Warning

  • not production ready
  • no stable API - interfaces etc may change

Licence

Copyright ©‎ 2016, Ian Kent (http://www.iankent.eu).

Released under MIT license, see LICENSE for details.