Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How can we create a Facebook application on app engine ?

  1. Do you have any example?
  2. Do we need a business account for app engine to host Facebook application or will it work on free account ?
share|improve this question
1  
thanks systempuntoout – Adham Jan 2 '11 at 21:28

1 Answer

up vote 3 down vote accepted

Paid or not, it is related with capacity of your your application. There are several Quotas and Limits on App Engine. If your app stays in bounds, you do not need to pay to Google. But if you plan a widely used app, and if it will use large bandwidth, cpu power, disk, IO etc, then you may think about paying money.

Business is another issue, it gives you support and reliability, and central development management. You can see other details of business here

You can see this example also: HOWTO: Create a Facebook App with Google App Engine and Best Buy Remix.

share|improve this answer
it's a very simple application , only my question is for authenticate user then uploading images from app engine application to his facebook account – Adham Jan 2 '11 at 21:22
Then number of users is important. – Samet Atdag Jan 2 '11 at 21:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.