Difference between revisions of "APIs"

From SmartWiki
Jump to: navigation, search
Line 3: Line 3:
 
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.
 
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.
  
SmartSimple support three different APIs.
+
SmartSimple supports two different APIs.
  
 
* [[Web_Services_Overview|Web Services]] API to support server to server communication via the Internet – Apache Axis2 based.
 
* [[Web_Services_Overview|Web Services]] API to support server to server communication via the Internet – Apache Axis2 based.

Revision as of 16:21, 25 June 2013

Application Programming Interface.

An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.

SmartSimple supports two different APIs.

  • Web Services API to support server to server communication via the Internet – Apache Axis2 based.
  • Browser based communication to the Server - Ajax based named Pandora.