Changes between Version 1 and Version 2 of RestAPI
- Timestamp:
- Apr 23, 2020, 5:31:09 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RestAPI
v1 v2 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 the description below to Phenix developers on Oct 1, 2019.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 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].