Very productive video one thing I would like to add , please tell how the answers can improvise if you don’t satisfy with the candidate answers?
@battingboylitu80463 ай бұрын
The GET method in an API does not have a request body. It is typically used to retrieve data from the server, and any parameters or information needed are usually sent in the URL as query parameters or path variables. If you need to send a request body, you should use methods like POST or PUT instead.
@mohanr43722 ай бұрын
nice
@pagidirama5 ай бұрын
Hello boss ...the intension is good ....But your asking questions and if they unable to those answer try to explain that answer aswel....eg: Diff between Web Services&API ..?
@shivasand75572 ай бұрын
Web services will work with internet Coming to the API Service internet is not required
@DeepakPardeshi-w2c11 ай бұрын
In get method we can se only request body is this right
@shyamalaammu55628 ай бұрын
In get method we are trying to get some data from server, so output from server is the response body Most of the times we have only response body. But on checking further i found out that get method can also have request body but nowadays we are not using it
@samiksharaj834916 сағат бұрын
No this is wrong. For get we have to use query parameter or path variable. For post and put you have to use request body
@ShankarBai-bn4nk Жыл бұрын
🙏
@naveenkuar76975 ай бұрын
give answers also.. thanks..
@yaserarafath6581Ай бұрын
❤❤❤
@anokhighatna00911 ай бұрын
Get me to respond body milta hai request body kha milti hai