You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Alex Lv (JIRA)" <ji...@apache.org> on 2017/10/31 06:22:00 UTC

[jira] [Created] (GRIFFIN-68) Restful APIs are not standard

Alex Lv created GRIFFIN-68:
------------------------------

             Summary: Restful APIs are not standard
                 Key: GRIFFIN-68
                 URL: https://issues.apache.org/jira/browse/GRIFFIN-68
             Project: Griffin (Incubating)
          Issue Type: Improvement
            Reporter: Alex Lv


All restful APIs should follow up standard principles, refer to https://codeplanet.io/principles-good-restful-api-design/

Furthermore, for application return codes, they should be deferent from HTTP status code. For example, application return codes could be 10011, 10012, etc.

For create/delete/put, there should be no response body. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)