Enterprise AI is part of a range of business applications, such as expert systems, speech recognition and image recognition.See how AI APIs acquires data from variety of sources and help in to create data processing pipelines and identifying the right algorithm and deploy in production environment.
Salesforce Replication – Now There is an API for it!
It’s here now …. It’s been sometime that our customers have been asking us for an API to operate our DBSync Cloud Replication for Salesforce. While we had a Java and a SOAP based call, it was missing a ReST interface. Beginning of this year we worked on a platform for building and exposing API’s […]
Best Practices For API Testing
What is API Testing ? API Testing is entirely different from GUI testing and mainly concentrates on the business logic layer of the software architecture. This testing won’t concentrate on the look and feel of the application . API Testing requires an application to interact with API. In order to test an API, you will […]
SOAP vs ReST API: A Comparative Analysis
Generally, in technology, we face the dilemma of choosing between two or more services. It is a similar situation when we want to access web services. If we have to make a choice between SOAP and ReST APIs, we certainly get torn between the two options. On the face of things, it is an investment, […]