0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Configure service using protocol, host and port #28

Closed 0x1306e6d closed 4 years ago

0x1306e6d commented 4 years ago

Support configuring a Service using protocol, host and port. If uri is configured use that. If not, use protocol, host and port. If both of them are not configured, throw an exception and make starting up fail.