Immediate State Updates for REST/HTTP APIs using Observer Pattern
Oleksii RudenkoOctober 23, 2016 8:55 PM
In this post I talk about some limitations of APIs developed in enterprises nowadays and in particular about the problem of getting updates via normal HTTP APIs and how it can be solved by applying the Observer pattern.