Extending our APIs Safely
Take a look at some rules which will improve the compatibility of our API layer.
Building your API properly
So far, we’ve strongly advocated the following strategy:
- Building many small components.
- Managing those
Take a look at some rules which will improve the compatibility of our API layer.
So far, we’ve strongly advocated the following strategy: