P
P
Pogran2017-03-06 15:29:40
JSON
Pogran, 2017-03-06 15:29:40

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

7 answer(s)
A
anton_lazarev, 2017-03-06
@Pogran

www.restapitutorial.com

D
Dmitry Pavlov, 2017-03-16
@dmitry_pavlov

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.

A
Axian Ltd., 2017-03-06
@AxianLTD

The book is your best friend - shop.oreilly.com/product/0636920028468.do

E
Elios, 2017-03-07
@strelov1

You can also watch the video https://www.youtube.com/watch?v=jDj_JggZXsU

V
Vasily Nazarov, 2017-03-07
@vnaz

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.

L
LooksWorking, 2017-03-07
@LooksWorking

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...

D
Dmitry, 2017-03-07
@EvilsInterrupt

1. "RESTful Web Services", shop.oreilly.com/product/9780596529260.do
2. "Thoughts on RESTful API Design", restful-api-design.readthedocs.io/en/latest
3. "REST API Design Rulebook" shop.oreilly.com/product/0636920021575.do _

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question