Welcome Guest, Not a member yet? Register   Sign In
foursquare api
#1

[eluser]kikz4life[/eluser]
anyone here used foursquare API and integrated to Codeigniter?
Found some fork but sadly they don't work T_T.

thanks
#2

[eluser]404error[/eluser]
I'm trying to find a way to integrate Foursquare with CodeIgniter as well. Have you found any solutions?

Thanks.
#3

[eluser]mbrzuzy[/eluser]
Can you post a link to the non working library you found? Could be something to build off if someone decides to make one.
#4

[eluser]404error[/eluser]
Sure, I found two PHP Foursquare Libraries on Foursquare's resources section.

This is the one I am trying to integrate
github.com/stephenyoung/php-foursquare

github.com/jmathai/foursquare-async

#5

[eluser]mbrzuzy[/eluser]
I've started making a CI library based off https://github.com/stephenyoung/php-foursquare

Have a basic version working. I will post it to github tomorrow.
#6

[eluser]404error[/eluser]
Awesome! Thanks, I would really appreciate it.

I was able to retrieve a token, but wasn't successful doing much more.

Thanks again.
#7

[eluser]Iconfinder[/eluser]
[quote author="mbrzuzy" date="1329709648"]I've started making a CI library based off https://github.com/stephenyoung/php-foursquare

Have a basic version working. I will post it to github tomorrow.[/quote]

Can you post a link it on GitHub?
#8

[eluser]mbrzuzy[/eluser]
Here is the repo: https://github.com/mbrzuzy/CodeIgniter-Foursquare

Relevant files are:
./application/library/Foursquare.php
./application/config/foursquare.php

#9

[eluser]404error[/eluser]
Thanks mbrzuzy,

I will play with this later on tonight after work. I really appreciate you making this public.

Have a good one.




Theme © iAndrew 2016 - Forum software by © MyBB