【问题标题】:Calculate time difference between two checkins in Foursquare计算 Foursquare 中两次签到之间的时间差
【发布时间】:2013-12-07 00:58:29
【问题描述】:

我正在开发一个可以计算两次签到之间所用时间的应用程序(比如从家到办公室所用的时间)。

有没有办法用 Foursquare API 做到这一点?

【问题讨论】:

    标签: foursquare


    【解决方案1】:

    绝对!你有一些选择:

    • 使用我们的real-time API,这样每次您的用户签入时,我们都会向您的服务器发送推送
    • 使用users/checkins 端点检索特定用户的签到列表

    两者都要求您先authenticate 用户。

    【讨论】:

      猜你喜欢
      • 2012-04-01
      • 2018-04-03
      • 1970-01-01
      • 2014-09-21
      • 1970-01-01
      • 2013-09-25
      • 1970-01-01
      • 2016-04-23
      相关资源
      最近更新 更多