دانلود کتاب Lightweight Django: Using Rest, Websockets, and Backbone
by Julia Elman, Mark Lavin
|
عنوان فارسی: Django سبک: با استفاده از Rest، Websockets و Backbone |
دانلود کتاب
جزییات کتاب
Learn how to make the most of Django's decoupled design by choosing the components you need to build the lightweight applications you want. Once you finish this book, you'll know how to build single-page applications that respond to interactions in real time. If you're familiar with Python and JavaScript, you're good to go.
Learn a lightweight approach for starting a new Django project
Break reusable applications into smaller services that communicate with one another
Create a static, rapid prototyping site as a scaffold for websites and applications
Build a REST API with django-rest-framework
Learn how to use Django with the Backbone.js MVC framework
Create a single-page web application on top of your REST API
Integrate real-time features with WebSockets and the Tornado networking library
Use the book's code-driven examples in your own projects