Changes between Version 3 and Version 4 of RestAPI
- Timestamp:
- Apr 23, 2020, 5:39:10 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RestAPI
v3 v4 1 1 Tristan developed a REST API for Phenix to be able to send data to ISOLDE and suggested that ISOLDE be able to call Phenix using the same REST (http request) approach. 2 2 3 Tristan sent a [attachment:"Remote interface discussion text.pdf" description] of his Phenix / ChimeraX communication API to Phenix developers on October 1, 2019. A [attachment: "Thoughts on ChimeraX-Phenix integration.docx" more recent description] is in his Phenix/ChimeraX interaction write-up.3 Tristan sent a [attachment:"Remote interface discussion text.pdf" description] of his Phenix / ChimeraX communication API to Phenix developers on October 1, 2019. A [attachment:ChimeraXPhenix.docx" more recent description] is in his Phenix/ChimeraX interaction write-up. 4 4 5 5 His [https://github.com/tristanic/isolde/tree/master/isolde/src/remote_control REST implementation in ISOLDE] is part of the [https://github.com/tristanic/isolde ISOLDE Github repository].