Building Facebook Apps using Freebase ACRE
If you need to build a Facebook app that makes use of data on Freebase, and perhaps write data back into Freebase on behalf of your users, then Freebase ACRE is a fine choice as a platform for that Facebook app.
- Freebase ACRE offers complete code hosting, so that you don't even need any web server of your own.
- You write your server-side code in Javascript, which you're already familiar with. Javascript on both the server-side and the client-side makes things conceptually simpler.
- Freebase ACRE will be Open Authentication (OAuth)-enabled, so that it'll be easy to connect to various other OAuth-enabled services.
What's Next:
Useful Links: