Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб API Pain Points - Phil Sturgeon в хорошем качестве

API Pain Points - Phil Sturgeon 8 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



API Pain Points - Phil Sturgeon

I've been building APIs for a long time now and it is becoming ever more common for server-side developer thanks to the rise of front-end JavaScript frameworks, iPhone applications and generally API-centric architectures. On one hand you're just grabbing stuff from a data source and shoving it out as JSON, but surviving changes in business logic, database schema updates, new or deprecated etc gets super difficult. This talk will outline the common pitfalls developers get trapped in when building APIs and outline methods to avoid them. Most of it is uncertainty over conventions and "the right way" during v1 development, leading you to make a mess of an API which you then have to drastically rewrite for v2. That is no fun. Learn about POST/PUT/PATCH, data structures, embedding data in the response, sane file uploads, HATEOAS, how to utilize OAuth, etc.

Comments