What is the difference when I am about to write a REST API?
I mean what considerations I should take into account which are not important for web applications?
including the server, programming style, tighter security considerations, etc..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should be following RESTful principles as described in Roy Fielding document: http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm