Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/api/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Raspberry PI在LCD屏幕上显示我的foursquare签入。建议我应该使用哪个foursquare api来获取有关我签入的数据';s_Api_Rest_Raspberry Pi_Foursquare_Arduino Uno - Fatal编程技术网

使用Raspberry PI在LCD屏幕上显示我的foursquare签入。建议我应该使用哪个foursquare api来获取有关我签入的数据';s

使用Raspberry PI在LCD屏幕上显示我的foursquare签入。建议我应该使用哪个foursquare api来获取有关我签入的数据';s,api,rest,raspberry-pi,foursquare,arduino-uno,Api,Rest,Raspberry Pi,Foursquare,Arduino Uno,想用raspberry pi在LCD屏幕上显示我最近的5次入住。我是网络开发的新手。任何人都可以帮助我知道哪个foursquare restful服务将完全用于这个项目。他们的任何推送restful api可用吗?您可以使用此端点: 要获取您自己的5个最新签入,您的http请求将类似于: 在这里尝试一下:

想用raspberry pi在LCD屏幕上显示我最近的5次入住。我是网络开发的新手。任何人都可以帮助我知道哪个foursquare restful服务将完全用于这个项目。他们的任何推送restful api可用吗?

您可以使用此端点:

要获取您自己的5个最新签入,您的http请求将类似于:

在这里尝试一下: