Answer the question
In order to leave comments, you need to log in
Do I understand the essence of RESTFul correctly?
First time developing RESTful API. I'm doing it in Yii2. It seems like everything is clear, but still I want to understand if I understand the very idea of RESTful correctly? I feel like I'm missing something. You can google a lot of information about RESTful, but it seems that all the information is written for those who already know what it is. Yes, I read about a single interface, the absence of states, I understand how and in what cases to send requests (GET, POST, PUT, DELETE and my methods) and so on, but still I want to ask my questions.
Please refute or confirm my statements and help "catch" the essence
Answer the question
In order to leave comments, you need to log in
There is a good article: habrahabr.ru/post/204958
In short: it is impossible to make complex business logic on pure REST.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question