qbit icon indicating copy to clipboard operation
qbit copied to clipboard

auto gen REST http clients for QBit based on meta-data of interface

Open RichardHightower opened this issue 8 years ago • 0 comments

so you know how we auto gen REST and WebSocket based on types and annotations? I need to do the same thing for clients, and mix in circuit breakers into the clients. Like feign/hystrix but async.

RichardHightower avatar Mar 11 '16 00:03 RichardHightower