Confirmed users
169
edits
Mixedpuppy (talk | contribs) |
Mixedpuppy (talk | contribs) |
||
| Line 10: | Line 10: | ||
*[[Services/F1/Server/API]] (outline of the API endpoints in the F1 server) | *[[Services/F1/Server/API]] (outline of the API endpoints in the F1 server) | ||
*[https://github.com/mozilla/f1/wiki/Addon-Web-Data-API%3A-v0 Web/Addon Post Message API] is close to, but not the final API. | *[https://github.com/mozilla/f1/wiki/Addon-Web-Data-API%3A-v0 Web/Addon Post Message API] is close to, but not the final API. | ||
A general consideration is that, any F1 data stored is chrome is stored there for 'safety and durability' in between share operations. When a user initiates a share, any data stored in chrome that is specific to the service being used will be transferred to the api server, and thus on to the 3rd party service. | |||
[[File:F1design.png]] | [[File:F1design.png]] | ||