Completed
System of Systems
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
REST Beyond the Obvious - API Design for Ever Evolving Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 System of Systems
- 3 REST API
- 4 Server vs Client
- 5 Replication
- 6 Local optimization
- 7 How coupling is created
- 8 Kinesins
- 9 Parameters
- 10 Versioning
- 11 Hypermedia
- 12 Static links
- 13 Hypermedia links
- 14 REST Box
- 15 State Machines
- 16 API Documentation
- 17 Inspect payload
- 18 Break the client
- 19 Change the documentation
- 20 JSON Dialect
- 21 Simplifying Decisions
- 22 Domain Knowledge vs Protocol Knowledge
- 23 Sample Application