Category: webdev
-
API Design of X (Twitter) Home Timeline
API Design of X (Twitter) Home Timeline How X (Twitter) Designed Its Home Timeline API: Lessons to Learn A closer look at X’s API: fetching data, linking entities, and solving under-fetching. When designing a system’s API, software engineers often evaluate various approaches, such as REST vs RPC vs GraphQL, or hybrid models, to determine the best…