Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.18 KB

License Go.Dev reference Go Report Card Discord Matrix

httpgateway

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.