I want to use 2 apps for my website.  The first app would run the
website, and second app would be a bunch of random functions exposed
by an api.

The reason I don't want to lump it into one app is because I want to
cleanly separate the code of the random functions and the code that
runs the website.  Also I plan to very rarely update the first app,
but update the random functions relatively frequently, and I don't
want to have to worry about breaking something in the website when I
update the functions.

The first app's software is like a wiki website, and the second app
provides widgets that can be embedded in the wiki pages.

I'm not doing this to try to get more free quota, I'm completely fine
with paying.

Is this allowed?  Since two apps are basically being used for just one
website?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to