Django for APIs

Django for APIs
Другая компьютерная литература, Программы
Год: 2019
Добавил: Admin 12 Янв 21
Проверил: Admin 12 Янв 21
Формат:  PDF (8857 Kb)
  • Currently 0/5

Рейтинг: 0/5 (Всего голосов: 0)

Аннотация

The internet is powered by RESTful APIs. Behind the scenes even the simplest online task involves multiple computers interacting with one another.
AnAPI(ApplicationProgrammingInterface)isaformalwaytodescribetwocomputers communicating directly with one another. And while there are multiple ways to build an API, web APIs–which allow for the transfer of data over the world wide web–are overwhelmingly structured in a RESTful (REpresentational State Transfer) pattern.
In this book you will learn how to build multiple RESTful web APIs of increasing complexity from scratch using Django and Django REST Framework.
The combination of Django and Django REST Framework is one of the most popular and customizable ways to build web APIs, used by many of the largest tech companies in the world including Instagram, Mozilla, Pinterest, and Bitbucket. It is also uniquely well-suitedtobeginnersbecauseDjango’s“batteries-included”approachmasksmuch of the underlying complexity and security risks involved in creating any web API.

Похожие книги

Комментарии к книге "Django for APIs"

Комментарий не найдено. Будьте первыми!
Чтобы оставить комментарий или поставить оценку книге Вам нужно зайти на сайт или зарегистрироваться