June 1, 2016
How To Create Manual API In ColdFusion API Manager
Comments
(0)
June 1, 2016
How To Create Manual API In ColdFusion API Manager
Newbie 12 posts
Followers: 0 people
(0)

ColdFusion API Manager helps you to create APIs that expose core functionalities of application and other backend systems. These APIs are then published and managed at runtime.

We can create APIs in multiple ways :

  1. Creating API Manually
  2. Importing API from Swagger
  3. Importing API from ColdFusion REST services
  4. Converting a SOAP service into a REST service
  5. Import a SOAP API through a proxy service
In the series of blogs to follow we will cover each flow. In this blog we will cover manual creation flow.
 
 
 
0 Comments
Add Comment