Contribute Media
A thank you to everyone who makes this possible: Read More

Gamers do REST

Translations: en

Description

The presentation is meant to give an overview (sprinkled with implementation details and solutions to issues we encountered) of how we use Django to build RESTful APIs in Demonware and how we manage to reliably serve millions of gamers all over the world that play Activision-Blizzard’s successful franchises Call of Duty and Skylanders.

Topics the presentation will touch (some only briefly because of time constraints): - tech stack overview - API design - configuration handling - middleware usage for logging, metrics and error handling - class based views and resource representation

Details

Improve this page