User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:devel:corebosws [2020/10/30 12:52]
joebordes [Web service things]
en:devel:corebosws [2020/12/27 13:24] (current)
joebordes [Web service tools]
Line 5: Line 5:
 This documentation describes the available application programming interface (API) or REST web service interface in coreBOS through examples. It is understood as a reference and learning document for programmers wanting to use the API. For the most part, it is a set of code examples on each of the available functions and a gathering of information on this topic. This documentation describes the available application programming interface (API) or REST web service interface in coreBOS through examples. It is understood as a reference and learning document for programmers wanting to use the API. For the most part, it is a set of code examples on each of the available functions and a gathering of information on this topic.
  
-  * [[en:​devel:​corebosws:​tableofcontents|Table of Contents]]+  * [[en:​devel:​corebosws:​tableofcontents|Documentation]]
  
 ===== Web service tools ===== ===== Web service tools =====
Line 12: Line 12:
   * [[https://​github.com/​tsolucio/​coreBOSwsLibrary|coreBOS Web Service Library Code on GitHub]]   * [[https://​github.com/​tsolucio/​coreBOSwsLibrary|coreBOS Web Service Library Code on GitHub]]
   * [[:​en:​devel:​corebosws:​coreboswsbrowser|coreBOS Web Service Developer Tool]]   * [[:​en:​devel:​corebosws:​coreboswsbrowser|coreBOS Web Service Developer Tool]]
 +  * [[https://​corebos.com/​documentation/​coreboswsapi|coreBOS Web Service OpenAPI specification]]
  
 ===== Web service things ===== ===== Web service things =====
  
 +  * [[:​en:​devel:​corebosws:​faq|Frequently Asked Questions]]
   * [[:​en:​devel:​corebosws:​skipconvertfields|How to specify the format of your fields when sending in through webservice]]   * [[:​en:​devel:​corebosws:​skipconvertfields|How to specify the format of your fields when sending in through webservice]]
   * [[:​en:​devel:​corebosws:​reservedparameter|Webservice format and reserved parameter]]   * [[:​en:​devel:​corebosws:​reservedparameter|Webservice format and reserved parameter]]