0:00 – 34:05 Network API versioning strategies | Jon Skeet, author of “C# in Depth, Fourth Edition” and “Software Mistakes and Tradeoffs”
34:06 – 50:23 From Domain Model to API – an approach to API Design First | Lukas Rosenstock, author of “Designing APIs with Swagger and Open API”
50:24 – 1:20:33 Supercharge OpenAPI to efficiently describe APIs | Arnaud Lauret, author of “The Design of Web APIs”
1:20:34– 1:46:35 API Development workflows for successful integrations | José Haro Peralta, author of “Microservice APIs in Python”
1:46:36 – 2:19:11 Designing APIs for people | Felienne Hermans, author of “The Programmer’s Brain”
2:19:12 – 2:44:18 What you can find in .NET API Requests | Taurius Litvinavicius, author of liveVideo courses “.NET Core API Development,” “Get Started with Blazor,” “Build Full-Stack Web Applications using C# and Blazor,” “Postman”
2:44:19 – 3:09:26 Testing your APIs with Postman and Newman | Mike Amundsen
3:09:28 – 3:34:30 Fun with Redis: creating a reactive architecture using Redis and Microservices | Fernando Doglio, author of “Skills of a Successful Software Engineer”
3:34:31 – 3:48:59 5 choices that transform API documentation from average to amazing | Ivana Isadora Devcic
3:49:00 – 4:12:35 OAuth 2 scope design for security | Neil Madden, author of “API Security in Action”
4:12:36 – 4:32:48 Bridging the Gap between Design-First and Implementation-First | Jean Yang