Difference Between Get And Post Rest. In an error case it most often returns a 404 NOT FOUND or 400 BAD REQUEST. I think this is because people follow their freinds.
GET is less secure compared to POST because data sent is part of the URL Never use GET when sending passwords or other sensitive information. POST is a little safer than GET because the parameters are not stored in browser history or in web server logs. The HTTP methods POST and PUT arent the HTTP equivalent of the CRUDs create and update.
REST means that the main concept you are using while designing the application is the Resource.
Mar 26 2021 KEY DIFFERENCE. In the end the main difference between POST and GET is that with POST we can send data in the body part of the request while with GET this is not possible. Im developing a web page on JSP by using Spring Framework I know the difference between GET and POST generally if the page sends with the POST action. In particular its used to create subordinate resources.
