Answer the question
In order to leave comments, you need to log in
Where can I find an up-to-date guide to building a RESTful API?
I came across an article on habré https://habrahabr.ru/post/265845/ , and immediately asked the question, but really where to find the dock where everything will be revealed by restAPI. I would be grateful for links.
Answer the question
In order to leave comments, you need to log in
Start by getting familiar with the principles of this approach by reading the wikipedia article on Representational state transfer (REST) or RESTful ... . The article contains the necessary references to related concepts and concepts, also get acquainted with those with which you are not familiar. When the concept is clear, choose from the variety of implementations the framework that suits you on the stack and study the features of the REST implementation in it.
The book is your best friend - shop.oreilly.com/product/0636920028468.do
You can also watch the video https://www.youtube.com/watch?v=jDj_JggZXsU
REST is beautiful in its simplicity and generality of approach.
Perhaps you will draw a base from here , and you will get used to the rest in practice.
And I liked this one: RESTful API Design: Best Practices in API Design with REST (API-University Series Book 3)
https://www.amazon.com/gp/aw/d/B01L6STMVW/ref=sxts...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question