Difference between revisions of "Online Record Keeper/ORK3 Developer Documentation"

From AmtWiki
(Moved some of the items to different sections)
(→‎Code and Database Documentation: Added link to one of the original docs)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  
 
==Code and Database Documentation==
 
==Code and Database Documentation==
* [[Online Record Keeper/ORK3 Developer Documentation/Service Specification|Service Specification]]
+
* [[Online Record Keeper/ORK3 Developer Documentation/Service Specification|Service Specification]] (not yet ported, [https://docs.google.com/document/d/1-sjDaPL8ajUYLmOZeFE3rI9asaBejiVgT8OfZaYxA_I/edit?pli=1#heading=h.j6hnwx9a1931 you can read the original])
 
* [[Online Record Keeper/ORK3 Developer Documentation/ORK2 to ORK3 Mapping|ORK2 to ORK3 Mapping]]
 
* [[Online Record Keeper/ORK3 Developer Documentation/ORK2 to ORK3 Mapping|ORK2 to ORK3 Mapping]]
  
 
==API Documentation==
 
==API Documentation==
 
* [[Online Record Keeper/ORK3 Developer Documentation/API Authorization|API Authorization]]
 
* [[Online Record Keeper/ORK3 Developer Documentation/API Authorization|API Authorization]]
 +
 +
[[Category:ORK3 Dev Docs]]

Latest revision as of 14:08, 25 May 2014

This is a work in progress port of all of the developer documentation to Amtwiki. The ORkv3 Source is licensed under the Apache License. The code for ORKv3 can be found on Github. The previously used SVN Repository can be found on the ORKv3 development website.

Development Documentation

Code and Database Documentation

API Documentation