SkillAgentSearch skills...

LightBulb

Project LightBulb is a wrapper on top of Facebook's own JS-SDK and Graph API to simplify developing applications using Graph API. You dont need to worry about underlying objects, structures, workflows. Just use it to develop your Facebook Applications and shout "Light Bulb" :)

Install / Use

/learn @hasinhayder/LightBulb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Project LightBulb is a wrapper on top of Facebook's own JS-SDK to simply developing applications using Graph API. You dont need to worry about underlying objects, structures, workflows. Just use it and shout "Light Bulb" :)

To Start testing, create a virtual host in your local machine "lb.appstep.net" and point it to 127.0.0.1

<VirtualHost *:80> ServerName lb.appstep.net ServerAlias lb.appstep.net DocumentRoot /Applications/MAMP/htdocs/lb DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /Applications/MAMP/htdocs/lb> Options -Indexes +IncludesNOEXEC +FollowSymLinks allow from all AllowOverride All </Directory> </VirtualHost>

And point your browser to http://lb.appstep.net/test/

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated6y ago
Forks3

Languages

JavaScript

Security Score

60/100

Audited on Jul 25, 2019

No findings