Difference between revisions of "Category:API"

From SmartWiki
Jump to: navigation, search
Line 3: Line 3:
 
==API==
 
==API==
  
SmartSimple supports three APIs:
+
SmartSimple currently supports the following APIs:
 +
 
 +
*'''RESTful 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
  
 
*'''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
 
 
*'''Ajax based API''' - this type of API runs in the browser but we don't recommend that you use this one either.
 
  
 
[[Category:Integration]]
 
[[Category:Integration]]

Revision as of 10:04, 8 May 2018

This page is meant to organize categories, please see the below listings to navigate the sub-categories and articles.

API

SmartSimple currently supports the following APIs:

  • RESTful 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
  • 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.

Subcategories

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

P

S