The API Design Method
Learn about the API design method through descriptors, diagrams, definitions, and documentation.
We'll cover the following...
Steps of the API design method
An important way to bring consistency and compatibility to our APIs is to use a common design method or process. Doing this means all API designers go through a similar process, answer the same basic questions, provide recognizable solutions, and end up creating common results. These similarities make it easier for developers and other people involved in the work ...