Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 974 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 974 Bytes

License Discord Matrix

service

Service contains a collection of services that can be included in your Application.

httpgateway is a service for inclusion in your Application. It maps HTTP requests to RPC calls.

You can configure it with RPC calls.

Example

Please see the realworld example in go-orb/examples.

Authors

go-orb

License

go-orb is Apache 2.0 licensed and is based on go-micro.