Difference between revisions of "Category:API"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
 
==API==
 
==API==
  
SmartSimple supports two APIs:
+
SmartSimple supports three APIs:
  
 
*'''Web Services XML based API''' - this type of API was popular back in the early days on the Internet.  It's complicated to use and requires a lot of processing resources.  Though we still support this API we are not recommending that you use it unless you really have no other choice.
 
*'''Web Services XML based API''' - this type of API was popular back in the early days on the Internet.  It's complicated to use and requires a lot of processing resources.  Though we still support this API we are not recommending that you use it unless you really have no other choice.
  
 
*'''JSON API''' - this type of API is very popular today.  It's easy to use and does not require a lot of processing overhead.  You can try the this API from the SmartSimple website with this link https://api.smartsimple.com/devtools/api.html
 
*'''JSON API''' - this type of API is very popular today.  It's easy to use and does not require a lot of processing overhead.  You can try the this API from the SmartSimple website with this link https://api.smartsimple.com/devtools/api.html
 +
 +
*'''JSON API''' - this type of API runs in the browser but we don't recommend that you use this one either.

Revision as of 14:54, 26 July 2016

API

SmartSimple supports three APIs:

  • Web Services XML based API - this type of API was popular back in the early days on the Internet. It's complicated to use and requires a lot of processing resources. Though we still support this API we are not recommending that you use it unless you really have no other choice.
  • JSON API - this type of API is very popular today. It's easy to use and does not require a lot of processing overhead. You can try the this API from the SmartSimple website with this link https://api.smartsimple.com/devtools/api.html
  • JSON API - this type of API runs in the browser but we don't recommend that you use this one either.

Subcategories

This category has the following 2 subcategories, out of 2 total.

P

S