|
|
|
|
|
by dennisy
1691 days ago
|
|
I agree, but would you mind providing a concrete example of: > No matter how you integrate different applications, be it via APIs, messaging, or a database, it's vital to separate your application's internal data model from models which it exposes. Especially in respect to this product. |
|
This is a good example of what separation enables you to do:
https://www.troyhunt.com/your-api-versioning-is-wrong-which-...
(it is presented from the perspective of how to version an API, but the examples of what it looks like are there)