Skip to content

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

Notifications You must be signed in to change notification settings

frankdenbow/simple-ruby-facebook-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

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

No packages published