У нас вы можете посмотреть бесплатно DevNet Create 2021 - API Design First - Not just another pretty interface или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Technical Session. Developers spend a lot of time consuming APIs, but any developer who's worked on a medium/large project (especially one based on microservices or X-tier architecture) knows that you sometimes need to build your own APIs for others to consume, whether internally or externally. Whipping up a few REST-ish endpoints to address an immediate need is pretty easy web work, but building an API your users won't hate, that can make consuming it a breeze and stand the test of time (and feature creep!) is harder. This session will introduce the concepts of 'API design first', and demonstrate use of some excellent open-source tools that make it easy to create a fully RESTful API (OpenAPI spec), automatically generate perfect, interactive docs (Swagger UI), and easily spin-off flawless, language-specific SDKs (Swagger Codegen). We'll also peek into Cisco's internal API design journey, and talk about some of the initiatives we have underway to ensure every API is the best possible API, across Cisco products.