V
V
Viktor65rus2018-04-11 10:23:06
RESTful API
Viktor65rus, 2018-04-11 10:23:06

Friends, what can you read about RESTful API development?

Kind people! I need your recommendations
I write in java for android myself, but I want to try to make some kind of web service in pure java, and for the same android I also need to learn how to write API, preferably in the same java.
In extreme cases, you can also use Python (but then you have to study it!) Try to make an API
Friends, it is desirable that the info be in Russian! So far, I don’t know English so well, unfortunately ... And friends don’t need to write something like: learn English! I myself know that it needs to be taught and I am in the process of learning!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
E
Evgeny Ilyin, 2018-04-12
@Jenyay

Leonard Richardson, Mike Amundsen, Sam Ruby "RESTful Web APIs". A very good book, but some of the approaches can be argued. It describes REST in the way that the author of this approach, Roy Fielding, understands it, and is not limited to just naming paths in the address.

A
awesomer, 2018-04-11
@awesomer

https://habrahabr.ru/company/yamoney/blog/347390/

R
Ranc58, 2018-04-11
@Ranc58

www.restapitutorial.ru

A
Andrew, 2018-04-11
@andre_k

Build APIs You Won't Hate

S
Stanislav Makarov, 2018-04-12
@Nipheris

REST in Practice .
HTTP: The Definitive Guide also helps to understand what and when to use in HTTP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question