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.
Please see the realworld example in go-orb/examples.
go-orb is Apache 2.0 licensed and is based on go-micro.