Difference between revisions of "APIs"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
 
'''Application Programming Interface'''.  The [[SmartSimple]] API is a library of program objects that programmers use to integrate other systems with SmartSimple.
 
'''Application Programming Interface'''.  The [[SmartSimple]] API is a library of program objects that programmers use to integrate other systems with SmartSimple.
 +
 +
==See Also==
 +
* [[API Sample Code]]
  
 
[[Category:Glossary]][[Category:Integration]]
 
[[Category:Glossary]][[Category:Integration]]

Revision as of 09:34, 10 June 2009

Application Programming Interface. The SmartSimple API is a library of program objects that programmers use to integrate other systems with SmartSimple.

See Also