lucdoe / opengateway

API Gateway written in Go for small to mid-sized projects. Easy setup, extendable with plugins, and fully customisable.
Apache License 2.0
5 stars 0 forks source link

Build proxy for forwarding requests #4

Closed lucdoe closed 1 month ago

lucdoe commented 1 month ago

This issue is one of the main functionalities. It is supposed to pick up the incoming request and forward it to the appropriate service (found in the YAML service discovery).