Аннотация
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.
![Эта книга позволит вам погрузиться в программирование и с легкостью освоить JavaScript. Вы напишете несколько настоящих игр — поиск сокровищ на карте, «Виселицу» и... JavaScript для детей [Самоучитель по программированию]](https://www.rulit.me/data/programs/images/javascript-dlya-detej-samouchitel-po-programmirovaniyu_568767.jpg)




![This book aims to help you develop a consistent vision of the domain of low-level programming. We want to enable a careful reader to • Freely write in assembly language.
• Understand the Intel 64 programming model.
• Write maintainable and robust code in C11.
• Understand the compilation... Low-Level Programming [C, Assembly, and Program Execution on Intel® 64 Architecture]](https://www.rulit.me/data/programs/images/low-level-programming-c-assembly-and-program-execution-on-in_607209.jpg)
Комментарии к книге "Django for APIs"