DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • Vibe Coding With GitHub Copilot: Optimizing API Performance in Fintech Microservices
  • Freedom to Code on Low-Code Platforms
  • Beyond Simple Responses: Building Truly Conversational LLM Chatbots
  • Designing a Java Connector for Software Integrations

Trending

  • Mastering Fluent Bit: Installing and Configuring Fluent Bit on Kubernetes (Part 3)
  • Event-Driven Architectures: Designing Scalable and Resilient Cloud Solutions
  • Power BI Embedded Analytics — Part 2: Power BI Embedded Overview
  • What Is Plagiarism? How to Avoid It and Cite Sources
  1. DZone
  2. Data Engineering
  3. Databases
  4. Learn APIs With Coding Over Cocktails

Learn APIs With Coding Over Cocktails

Want to learn more about APIs through the words of industry experts and leaders? We’ve compiled all our episodes on the subject to date in one list.

By 
David Brown user avatar
David Brown
DZone Core CORE ·
Jun. 09, 22 · Interview
Likes (4)
Comment
Save
Tweet
Share
6.0K Views

Join the DZone community and get the full member experience.

Join For Free

One of the best ways to learn about anything and everything is through podcasts. Here at Coding Over Cocktails, we talk to the world’s leading experts on application architecture and development who share with us what they’ve learned through years and years of experience. 

Among the many topics we’ve discussed, one that has been extensively talked about is APIs. If you’re looking to learn more about APIs through the words of industry experts and leaders, we’ve compiled all our episodes on the subject to date in one list, so scroll through our API episodes below and feel free to hit play!

1. Simplifying Application Development Through API-First Design Methodology

Martini Product Architect Vivien Jovet delves into the benefits of API-First Design Methodology and how it can streamline application development.

Coding Over Cocktails · Simplifying application development through API-First Design Methodology

2. Creating an API Story With Mike Amundsen

Internationally known author and speaker Mike Amundsen discusses the advantages of creating an API story, embracing the API-first design methodology, and how great APIs relate to microservices in breaking down the traditional monolithic application design.

Coding Over Cocktails · Creating an API Story with Mike Amundsen

3. Creating a Formal API Program With James Higginbotham

API Consultant and LaunchAny Founder James Higginbotham describes APIs as the “ultimate do-over solution for enterprise IT” and discusses how organizations can establish a formal API program.

Coding Over Cocktails · Creating a Formal API Program with James Higginbotham

4. Are Automated APIs the Future? With Zdenek “Z” Nemec

Superface.ai Co-Founder and CTO Zdenek Nemec delves on how one day, APIs will be self describing and discoverable, and integration will be entirely automated, revolutionising how businesses connect digitally.

Coding Over Cocktails · Are automated APIs the future? with Zdenek “Z” Nemec

5.  How Toro Cloud Killed the Connector

Toro Cloud's CEO and Founder David Brown and Software Architect Vivien Jovet talk about connectors, which are commonly used by integration platforms to facilitate communication with APIs, their limitations, and a better alternative.

Coding Over Cocktails · How Toro Cloud Killed the API Connector

6. Talking APIs and Description Languages With Kin Lane

Coding Over Cocktails · Talking APIs and Description Languages with API Evangelist Kin Lane

API Evangelist and Postman Chief Evangelist Kin Lane talks about the OpenAPI specification, fostering collaborations between competing specifications, and the importance of educating organizational leaders about APIs.

7. What I Learned From Deploying Thousands of APIs With Matthew Reinbold

Capital One API and Event Streaming Platforms Director Matthew Reinbold shares his thoughts on how API governance works and how its implementation can help better digital transformation strategies across organizations and industries.

Coding Over Cocktails · “What I Learned From Deploying Thousands of APIs” With Matthew Reinbold

8. Understanding Oauth and Web-API Security With Matthias Biehl

API expert, author, and advisor at API University Matthias Biehl talks about OAuth and how implementing the protocol securely protects APIs as well as microservices.

Coding Over Cocktails · Understanding OAuth and Web-API Security with Matthias Biehl

9. The Design of Web APIs With Arnaud Lauret

In this episode, API Handyman Arnaud Lauret joins us and discusses the design of web APIs - from making them consistent and discoverable to the role of an API gateway. He also chimes in on whether adopting new technologies and trends in API architecture would be the best approach to design your APIs.

Coding Over Cocktails · The Design of Web APIs with Arnaud Lauret

10. The State of the API in 2021 With Matthew Reinbold

How did APIs become instrumental to driving digital transformation in 2021? In this episode, Postman's Director for API Platform Ecosystems and Digital Transformation Matthew Reinbold returns to talk to us about their findings in The 2021 State of API report, and how APIs have become essential in allowing businesses to adapt to massive change. We also learn how IT teams are approaching API development, how to become a high-performing API company, and some tips to get the competitive edge against slow-adaptors.

Coding Over Cocktails · The State of the API in 2021 with Matthew Reinbold

11. Testing Web APIs With Mark Winteringham

In this episode, we take a look at the importance of testing and a good test strategy model when developing software and APIs. We are joined by Ministry of Testing's OpsBoss and author of Testing of Web APIs Mark Winteringham, who tells us why he advocates for API testing even before a line of code is written. He also talks about how testing helps control risk and quality during the development lifecycle, and how it can help bring IT teams and stakeholders together on the same page.

Coding Over Cocktails · Testing Web APIs with Mark Winteringham

12. Designing APIs With Swagger and OpenAPI With Joshua S. Ponelat and Lukas L. Rosenstock

What makes OpenAPI today’s standard when it comes to describing APIs? In this episode, we tackle the advantages of using the OpenAPI description format and its proper application when designing APIs. SmartBear senior architect Joshua Ponelat and API consultant Lucas Rosenstock, co-authors of “Designing APIs with Swagger and OpenAPI,” give us a closer look at the specification and tooling that has become the standard choice today and share some tips for building well-designed APIs.

Coding Over Cocktails · Designing APIs with Swagger and OpenAPI with Joshua S. Ponelat and Lukas L. Rosenstock

13. What You Need To Know About Streaming APIs With Luis Weir

In this episode, we discuss the business value of APIs and API strategies and why implementing them is beneficial to an organization and to several industries. We are joined by Oracle Hospitality Senior Director of Product Management Luis Weir, who talks about his first-hand experiences in overseeing API strategies and tackles some concepts behind Streaming APIs.

Coding Over Cocktails · What you need to know about Streaming APIs with Luis Weir

14. Enabling GDPR Compliance Through APIs With Mehdi Medjaoui

What exactly does GDPR mean for businesses and API developers? In this episode, we talk about the important concepts of GDPR and how APIs can help organizations with compliance. We are joined by the APIDays Conference founder and ALIAS co-founder Mehdi Medjaoui, who also discusses the API-as-a-product mindset and some of the most popular API styles today.

Coding Over Cocktails · Enabling GDPR compliance through APIs with Mehdi Medjaoui
API Coding (social sciences)

Opinions expressed by DZone contributors are their own.

Related

  • Vibe Coding With GitHub Copilot: Optimizing API Performance in Fintech Microservices
  • Freedom to Code on Low-Code Platforms
  • Beyond Simple Responses: Building Truly Conversational LLM Chatbots
  • Designing a Java Connector for Software Integrations

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!