API Connect

API Connect

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#API Connect
#Applicationintegration
#APIConnect
 View Only

Create APIs for an Existing REST Web Service 

Thu May 30, 2019 02:26 AM

With IBM API Connect you can create APIs with security and governance for existing Rest based services quickly and easily using the API Connect Designer tools. This video shows how to create, secure, and manage an API with a test run at the end to see it function.

Statistics
0 Favorited
50 Views
0 Files
0 Shares
0 Downloads

Comments

Mon January 11, 2021 02:36 PM

Hi,
I am getting an error while running local Api in designer.
{
  "httpCode": "500",
  "httpMessage": "Internal Server Error",
  "moreInformation": "Backside URL invalid"
}

Is there any tutorial for Api Designer localhost using loopback api ?
Thanks