REST Beyond the Obvious - API Design for Ever Evolving Systems
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore API design for evolving systems in this conference talk from GOTO Amsterdam 2019. Delve into the architectural context of APIs, examining the drawbacks of ignoring crucial REST principles. Investigate the distinction between internal and external APIs, and learn how Domain-Driven Design impacts API development. Discover strategies for designing and specifying APIs and their evolution without relying solely on versioning. Gain insights into topics such as hypermedia, state machines, API documentation, and the balance between domain knowledge and protocol knowledge. Through a sample application, understand how to create flexible, adaptable APIs that can evolve alongside interconnected systems.
Syllabus
Intro
System of Systems
REST API
Server vs Client
Replication
Local optimization
How coupling is created
Kinesins
Parameters
Versioning
Hypermedia
Static links
Hypermedia links
REST Box
State Machines
API Documentation
Inspect payload
Break the client
Change the documentation
JSON Dialect
Simplifying Decisions
Domain Knowledge vs Protocol Knowledge
Sample Application
Taught by
GOTO Conferences
Related Courses
DDD and EF Core: Preserving EncapsulationPluralsight Mastering Microservices with Java
LinkedIn Learning Domain-Driven Design Fundamentals
Pluralsight Domain-Driven Design in Practice
Pluralsight Modern Software Architecture: Domain Models, CQRS, and Event Sourcing
Pluralsight