Pages

  • Home
  • Blog Archive
  • Blog Submission
  • About Us
  • Contact Us

Monday, 30 April 2018

Implementing Rest APIs using Mulesoft


Prerequisites:

Install postman.

You can find the version suitable for your laptop.

Visit this link

https://www.getpostman.com/apps

Install Mulesoft(see previous blog for reference)

Steps of implementing apis:

Create one mule project.

Open palette and drag http into the ide. Below is the attached screenshot.



Configure http and add suitable port , path and method.

 Install postman to test apis.

Select the method and add the path.





No comments:

Post a Comment