Skip to content

Update request-input.md #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 13, 2015
Merged

Update request-input.md #9

merged 2 commits into from
Feb 13, 2015

Conversation

skylying
Copy link
Contributor

@skylying skylying commented Jan 9, 2015

BJ4


We can get other methods as a new input object.
We can get other RESTful methods as a new input object.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

這邊這個不叫 Restful 喔,Restful 是形容HTTP操作的介面設計,要符合一定規範才叫Restful

這裡描述的就只是 request methods 而已

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

什麼是REST跟RESTful?
https://ihower.tw/blog/archives/1542

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

寫的太複雜了, 完全看不懂

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

這邊我不要動就好

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REST 就是指用唯一網址 (URI) 定位資源並操作的模式。

RESTful 就是指在 REST 的情況下,又嚴格遵守用 GET, POST, PUT, DELETE 等規範的 method 來進行 CRUD 的行為

不過這邊我覺得就用 methods 或 HTTP methods 就可以表達了

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

相對 REST 的模式有 XML-RPC 或 SOAP 等等,他們的呼叫方式就複雜很多,你要自己組 XML 當成 request 送出去,不像 REST 直接 call 網址加參數就能用

寫的太複雜了, 完全看不懂

所以文件用句才要簡單阿 XD wiki 都不知道寫給誰看的

@skylying
Copy link
Contributor Author

這邊遺忘很久, 改好囉

asika32764 added a commit that referenced this pull request Feb 13, 2015
@asika32764 asika32764 merged commit 0f0864a into windwalker-io:master Feb 13, 2015
@asika32764
Copy link
Member

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants