-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ammon Knaupp edited this page Feb 22, 2024
·
3 revisions
Welcome to the smrtlink-proxy wiki!
The purpose of smrtlink-proxy is to notify smrtlink-share when a SMRT Link project has been modified.
smrtlink-proxy will send simple messages to smrtlink-share
There are three basic ways to modify SMRT Link projects, each with a corresponding HTTP method: create a project (HTTP POST); delete a project (HTTP DELETE); and modify an existing project (HTTP PUT).