James Seconde
Awful APIs: A History Lesson in Industry Mistakes and Mishaps
#1about 5 minutes
Understanding the original concept of an API
An API was originally just a defined interface for one local application to talk to another, illustrated with a simple PHP function.
#2about 4 minutes
Communicating between machines with remote procedure calls
As computers became networked, Remote Procedure Calls (RPC) emerged as a way to execute code on a remote server, with JSON-RPC as a key example.
#3about 3 minutes
The enterprise era of SOAP and its XML complexity
The Simple Object Access Protocol (SOAP) was created for enterprise needs but introduced significant complexity with its verbose XML-based format.
#4about 2 minutes
Simplifying APIs with REST and standard HTTP verbs
Representational State Transfer (REST) simplified API design by leveraging the existing HTTP protocol, using verbs like GET, POST, and DELETE to manage resources.
#5about 5 minutes
The need for standards and common pitfalls of REST
Without clear standards, REST APIs can be implemented incorrectly, leading to security vulnerabilities and unpredictable behavior as seen with HATEOAS and real-world examples.
#6about 1 minute
Formalizing REST APIs with OpenAPI and Swagger
The OpenAPI specification (formerly Swagger) provides a standardized way to define REST APIs, enabling auto-generation of documentation, client code, and tests.
#7about 2 minutes
GraphQL as an alternative to avoid multiple API requests
GraphQL was developed to solve the problem of over-fetching or under-fetching data by allowing clients to request exactly the data they need in a single call.
#8about 2 minutes
History repeating with modern frontend frameworks
Modern tools like HTMX and Laravel Livewire are returning to sending HTML over the wire, echoing older web development patterns and showing the cyclical nature of technology.
#9about 1 minute
The cyclical nature of API design and development
The history of APIs demonstrates a repeating cycle of innovation, standardization, complexity, and simplification, urging developers to learn from the past.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
32:41 MIN
Audience Q&A on tools, errors, and GraphQL
API Design - Getting Started
37:07 MIN
Q&A: Who designs web APIs and why use them over libraries
Web APIs you might not know about
03:41 MIN
Why learning about new APIs benefits developers
Explore new web features before everyone else
00:08 MIN
Understanding the landscape of modern web APIs
Web APIs you might not know about
17:14 MIN
Designing APIs for data aggregation and UI plugins
100 million days in Vienna: A story of APIs & AI in tourism.
30:44 MIN
Implementing data aggregation and API management
Building high performance and scalable architectures for enterprises
30:38 MIN
Key takeaways and further API design topics
API Design - Getting Started
00:54 MIN
The challenge of evolving APIs without breaking changes
Evolving your APIs, a step-by-step approach
Featured Partners
Related Videos
Evolving your APIs, a step-by-step approach
Nicolas Fränkel
REST in Peace? What does the API protocol of the future look like? Or do we have it already?
Simon Auer
Designing gRPC APIs - The things they don't tell you
Bastian Eicher
API = Some REST and HTTP, right? RIGHT?!
Rustam Mehmandarov
The year 3000, a brief history of Web Development
Lorenzo Pieri
Lessons learned from observing a billion API requests
Pratim Bhosale
How to Monetize Your APIs
Alex Walling
Lessons from Our API Past: Evolving to a Resilient API Future
Yousaf Nabi
From learning to earning
Jobs that call for the skills explored in this talk.
Software Engineer, API Governance
Remote Woman
Paris, France
Remote
Intermediate
API
REST
Python
Microservices
API and LowCode NoCode Architect
N Consulting Ltd
Charing Cross, United Kingdom
€104-119K
Intermediate
API
low-code
Microservices


