Difference between revisions of "stoney mail: Mail Resource - REST API"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Notes)
Line 14: Line 14:
  
 
= Notes =
 
= Notes =
* Points we need to discuss
+
* Points we need to discuss --[[User:Chrigu|Chrigu]] ([[User talk:Chrigu|talk]]) 09:35, 30 January 2014 (CET)
 
** services vs. products
 
** services vs. products
 
** product UIDs vs. names (<code>mail/12345678</code> vs. <code>mail/example.com</code>)
 
** product UIDs vs. names (<code>mail/12345678</code> vs. <code>mail/example.com</code>)

Revision as of 10:35, 30 January 2014

stoney mail: Mail Domains Resource - REST API
stoney mail: Mail Accounts Resource - REST API

https://api.example.com/v1/services/mail
https://api.example.com/v1/services/mail/domains
https://api.example.com/v1/services/mail/domains/stepping-stone.ch
https://api.example.com/v1/services/mail/domains/stepping-stone.ch/accounts
https://api.example.com/v1/services/mail/domains/stepping-stone.ch/accounts/michael.eichenberger
https://api.example.com/v1/services/mail/accounts
https://api.example.com/v1/services/mail/accounts/michael.eichenberger@stepping-stone.ch

Notes

  • Points we need to discuss --Chrigu (talk) 09:35, 30 January 2014 (CET)
    • services vs. products
    • product UIDs vs. names (mail/12345678 vs. mail/example.com)
    • Maybe create examples for other products/services to get a feeling about what is the better, more generic way.