I am trying to build an API with gin that supports a POST request with ZMQ messaging component.
My current approach is to create a ZMQ Router socket responsi
Router