1
0
mirror of https://github.com/twirl/The-API-Book.git synced 2025-04-11 11:02:05 +02:00

fresh build

This commit is contained in:
Sergey Konstantinov 2023-06-04 21:48:06 +03:00
parent 204dc4e259
commit b072162375
8 changed files with 607 additions and 83 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -109,9 +109,9 @@
<li>
<h4><a href="API.en.html#section-5">[Work in Progress] Section IV. The HTTP API & REST</a></h4>
<ul>
<li><a href="API.en.html#chapter-33">Chapter 33. On HTTP API Concept and Terminology</a></li>
<li><a href="API.en.html#chapter-34">Chapter 34. The REST Myth</a></li>
<li><a href="API.en.html#chapter-35">Chapter 35. The Semantics of the HTTP Request Components</a></li>
<li><a href="API.en.html#http-api-concepts">Chapter 33. On the HTTP API Concept and Terminology</a></li>
<li><a href="API.en.html#http-api-rest-myth">Chapter 34. The REST Myth</a></li>
<li><a href="API.en.html#http-api-requests-semantics">Chapter 35. Components of an HTTP Request and Their Semantics</a></li>
<li><a href="API.en.html#chapter-36">Chapter 36. The HTTP API Advantages and Disadvantages</a></li>
<li><a href="API.en.html#chapter-37">Chapter 37. HTTP API Organization Principles</a></li>
<li><a href="API.en.html#chapter-38">Chapter 38. Working with HTTP API Errors</a></li>

View File

@ -109,9 +109,9 @@
<li>
<h4><a href="API.ru.html#section-5">[В разработке] Раздел IV. HTTP API и REST</a></h4>
<ul>
<li><a href="API.ru.html#chapter-33">Глава 33. О концепции HTTP API и терминологии</a></li>
<li><a href="API.ru.html#chapter-34">Глава 34. Мифология REST</a></li>
<li><a href="API.ru.html#chapter-35">Глава 35. Составляющие HTTP запросов и их семантика</a></li>
<li><a href="API.ru.html#http-api-concepts">Глава 33. О концепции HTTP API и терминологии</a></li>
<li><a href="API.ru.html#http-api-rest-myth">Глава 34. Мифология REST</a></li>
<li><a href="API.ru.html#http-api-requests-semantics">Глава 35. Составляющие HTTP запросов и их семантика</a></li>
<li><a href="API.ru.html#chapter-36">Глава 36. Преимущества и недостатки HTTP API</a></li>
<li><a href="API.ru.html#chapter-37">Глава 37. Принципы организации HTTP API</a></li>
<li><a href="API.ru.html#chapter-38">Глава 38. Работа с ошибками в HTTP API</a></li>