visola / go-proxy

A proxy to help with local development in the microservices world
MIT License
18 stars 2 forks source link

Improve configuration options #34

Closed visola closed 4 years ago

visola commented 4 years ago

Description

Configuration needs to be more flexible. Upstreams will load from ~/.go-proxy/upstreams directory. Listeners can also be configured from yaml files put in ~/.go-proxy/listeners.

Acceptance Criteria