-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
MuleSoft for Salesforce Developers - Second Edition
By :
Design Center is a tool that’s used to design and build APIs in Anypoint Platform. Here, we design and test the API specification first before starting the development process. This is called the API design-first approach. Using an API design-first approach ensures that business requirements are captured early in the API life cycle. We can share the API specification with other developers so that they can consume the API before we even start development. The main component of Design Center is API Designer.
API Designer is a platform for designing, documenting, and testing APIs in RESTful API Modeling Language (RAML) or OpenAPI Specification (OAS) with code-based or visually guided experience. It also generates interactive API documentation in the API console, which provides information on APIs and their methods. Before the actual implementation, an API developer can also test their APIs in the API console itself.
Important...