in Technology by

Name some of the commonly used HTTP methods used in REST based architecture?

1 Answer

0 votes
by

Following well-known HTTP methods are commonly used in REST based architecture −

  • GET − Provides read-only access to a resource.

  • PUT − Used to update an existing resource or create a new resource.

  • DELETE − Used to remove a resource.

  • POST − Used to create a new resource.

  • OPTIONS − Used to get the supported operations on a resource.

Related questions

0 votes
    What is the purpose of HTTP Verb in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are some of the Excel VBA functions commonly used?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    What is format of a URI in REST architecture?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What HTTP Status Code 409 states in REST?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    A system is at rest for t < 0. It is given by \frac{dy}{dt} + 2y = u(t)sin⁡(2t+A). If ... Network theory Questions for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 16, 2021 in Education by JackTerrance
0 votes
    What is purpose of a URI in REST based webservices?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    Which of these methods can be used to obtain the command name for invoking ActionEvent object? (a) getCommand() ... Handling of Java Select the correct answer from above options...
asked Feb 24, 2022 in Education by JackTerrance
0 votes
    Which of these can be used to differentiate two or more methods having the same name? (a) Parameters ... questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    Which of these methods can be used to obtain the command name for invoking ActionEvent object? (a) ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    How does the name counterpropagation signifies its architecture? (a) its ability to learn inverse mapping functions (b) ... none of the mentioned Please answer the above question....
asked Aug 26, 2022 in Education by JackTerrance
0 votes
    Django is based on which architecture? 1. MTV 2. MVC 3. MVTT 4. MVP...
asked Jul 4, 2021 in Technology by JackTerrance
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    Microservices based architecture prefers _______ (a)RDBMS DBs (b)NoSQL DBs (c)No dependency on any particular DB...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
...