Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能解释为什么 Twitter 在他们的 API URL 中有一个 /1/ “根目录”?
例如
https://api.twitter.com/1/statuses
相当确定它的 API 版本,以允许多个版本从相同的端点同时运行。
是版本号。当他们进行大修时,他们可以简单地投入其中/2/而不会破坏兼容性。
/2/