%VOSWARNING%
%META:TOPICPARENT{name="ODSWiki"}%
---++ oWiki Programmers Guide WebServices
[[ODSWiki]] supports [[http://bitworking.org/projects/atom/draft-ietf-atompub-protocol-09.htm][atom publishing protocol]]
Exposed API URL:
http://host:port/dataspace//wiki//atom-pub
where:
* <ods-user> - is system name of user who created the ODSWiki instance
* <clustername> - is the instance's name
*Note*: _title_ of atom entry must be fully qualified WikiWord of target topic (with clustername)
--+++ODS Wiki Services UI Endpoint
ODS Wiki Services UI endpoint:
http://host:port/services/wiki/services.vsmx
ODS Wiki Services wsdl Endpoint:
http://host:port/services/wiki/services.wsdl
---+++ See also
* [[Atombasedupstream][Atom upstreaming in Wiki]]
CategoryODS CategoryOdsWiki CategoryWiki CategoryApplicationServices CategoryProgrammersGuide CategoryWebService