ckhsponge / connectiproxy

A Rails/Facebooker app that proxies Facebook Connect connections for the iPhone

This URL has Read+Write access

ckhsponge (author)
Tue Oct 20 01:37:30 -0700 2009
commit  a76348ed8eb57194216c7f884de25734c3d922c3
tree    e02dda0f1ee4fcbdb6c9a52296e0a3f0416be818
parent  787b7724d260279bc706f46730f000c7eeba053b
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory log/
directory public/
directory script/
directory test/
directory vendor/
README
Connectiproxy demonstrates how to use a Ruby on Rails application with Facebooker as a proxy for Facebook Connect calls 
from an iPhone.

You must create a config/facebooker.yml file.

In your iPhone set the public key to your public key and the proxy url to http://localhost:3000/facebook/proxy. No 
private key is needed in the iPhone app.