Assuming /question/10 is a valid question then the method is used to interact with it.
POST to add to it
PUT to create or replace it
GET to view/query it
and DELETE to well.. delete it.
The url doesn't change.
|
2 | Fixed punctuation | ||
|
Assuming POST to add to it PUT to create or replace it GET to view/query it and DELETE to well.. delete it. The url doesn't change. |
||||
|
1 |
|
||
|
Assuming /question/10 is a valid question then the method is used to interact with it. POST to add to it PUT to create or replace it GET to view/query it and DELETE to well.. delete it. The url doesn't change. |
||||