|
|
|
|
|
by speed_spread
152 days ago
|
|
You mean like WSDL, OpenAPI and every other schema definition format? Well I agree. Contract-first is great. You provide your clients with the specs and let them generate their own bindings. And as a client they're great too because I can also easily generate a mock server implementation that I can use in tests. |
|