I have a question: Say I interact with a public API that can change at any time. Could prism or other tools be a way to create a product proxy that tracks in real-time changes to API responses so we know instantly (and can react) when a contract needs to be updated and show the user a valuable error message? Prism does not recommend to run in product. It’s very hard to find „real time api contract testing“ on google. Thank you for your thought! Subscribed
@ErikWilde2 жыл бұрын
that's an interesting idea. check out optic which i think attempts to do what you're looking for (though in a different way). i like the notion of "real time API contract testing"!