Skip to content

Latest commit

 

History

History
73 lines (71 loc) · 2.65 KB

client-sdks.md

File metadata and controls

73 lines (71 loc) · 2.65 KB
title review labels confluence section_parent tree_item_index version_override history
Client SDKs
comment date status
2018-01-02
ok
lts2016-ok
home
mlumeau
lts2017-ok
ajs-parent-page-id ajs-parent-page-title ajs-space-key ajs-space-name canonical canonical_source page_id shortlink shortlink_source source_link
950332
Developer Documentation Center
NXDOC
Nuxeo Platform Developer Documentation
Client+SDKs
16091040
oIf1
/display/NXDOC/Client+SDKs
sdks
600
LTS 2015 6.0 5.8
710/nxdoc/clients
60/nxdoc/clients
58/nxdoc/clients
author date message version
Solen Guitter
2016-07-29 16:26
6
author date message version
Manon Lumeau
2016-07-20 09:47
remove children display macro
5
author date message version
Manon Lumeau
2016-04-15 15:43
4
author date message version
Solen Guitter
2013-10-17 11:39
Added list of children pages with excerpts
3
author date message version
Alain Escaffre
2013-10-16 17:01
2
author date message version
Alain Escaffre
2013-10-16 01:56
1

The platform already provides multiple clients for accessing the platform remotely.

{{! multiexcerpt name='rest-api-clients'}}

  • [JavaScript Client]({{page space='NXDOC' page='JavaScript Client'}})
  • [Java Client]({{page space='NXDOC' page='java-client'}})
  • [Python Client]({{page space='NXDOC' page='Python Client'}})
  • [.NET Client]({{page space='NXDOC' page='.NET Client'}}) — Nuxeo .NET Client is a cross-platform client library developed in C# for the Nuxeo Automation and REST API.
  • [iOS Client]({{page space='NXDOC' page='iOS Client'}})
  • [Android Client]({{page space='NXDOC' page='android-client'}})
  • [PHP Automation Client]({{page space='NXDOC' page='PHP Automation+Client'}}) — A PHP automation client is made available on GitHub. You can use it and ask for commit rights on the project if you want to improve it or fix a bug. The project contains the library and some sample use cases.
  • [Using cURL]({{page space='NXDOC' page='Using cURL'}}) — In this example we are using the UNIX curl command line tool to demonstrate how to invoke remote operations. {{! /multiexcerpt}}