Now we can create API design from the comfort of our home, i.e., our Anypoint Studio. We can also test using Mocking Service and publish API Specs to Exchange from Anypoint Studio.

Well here is what this is all about: Using Anypoint Studio 7.7 and later, we can create API specifications and fragments directly in our Anypoint Studio.

From Anypoint Studio, we commit our API spec, fragments, etc., to the Remote Git Repository of Anypoint Platform and these changes are then reflected in the Design Center. If we go ahead and make changes in the Design Center, the changes are pushed to the remote repository automatically and we can pull those changes in our Anypoint Studio.

Related Articles