Skip to content

davedell/simple-ruby-facebook-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a simple example for connecting to facebook with OAUTH2.
With this you can do all the reading and writing stuff to facebook.
See the Koala Docs for more.

*GETTING STARTED*

*Clone the Code
*Run bundle inside the folder
*Change APP_ID, APP_CODE (get this from facebook by registering an app)
*Change SITE_URL to an adress where your server will be reachable by facebook
*Start your Server with shotgun

*PROPS*

Made with the help of this two awesome gems:
Sinatra -> http://www.sinatrarb.com/
Koala -> http://github.com/arsduo/koala

*LICENSE*

THE BEER-WARE LICENSE

<ben [at] nerdlabor [dot] de> wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return Benjamin Knofe


About

this is a super simple example to authenticate with facebook with the help of sinatra and koala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors