Difference between revisions of "Category:API"

From SmartWiki
Jump to: navigation, search
Line 7: Line 7:
 
*'''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.
+
*'''Ajax based API''' - this type of API runs in the browser but we don't recommend that you use this one either.

Revision as of 14:55, 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
  • Ajax based 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