Create post

Create post

LightBulb.posts.create({
            link:'http://projectligtbulb.net/',
            description:'Project LightBulb is a wrapper on top of'+
                            +'Facebooks own JS-SDK and Graph API'+
                            +'to simplify developing applications using Graph API.'
        }, function(response) {

});