qbit
qbit copied to clipboard
auto gen REST http clients for QBit based on meta-data of interface
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.