资 源 简 介
Introduction
The FbGraph module enables your application to access all the features of the Facebook Graph API via Java and the Play framework.
Take note that FbGraph now supports the OAuth 2.0 protocol for authentication and authorization.
How To Use It
Read the GettingStarted guide to know how to install, configure and use this module or check the Examples page for some sample code.
文 件 列 表
build.xml
commands.py
manifest
README.textile
app
views
tags
facebook
FbGraphTags.java
FbGraph.java
FbGraphException.java
FbGraphPlugin.java
JsonUtil.java
Parameter.java
SignedRequest.java
conf
application.conf
dependencies.yml
messages
routes
documentation
manual
home.textile
lib
play-fbgraph.jar
restfb-1.6.11.jar
src
play.plugins
play
modules
facebook