It isn't clear to me what you are trying to accomplish. Do you have an
existing application that is running on GAE that you want to communicate?
Are you trying to develop a Node.js application that will run on GAE? Are
you trying to use one of the GAE services like Cloud SQL?


-- Daniel R. <[email protected]> [http://danielr.neophi.com/]


On Sat, Feb 16, 2013 at 8:14 PM, harikrishna patadiya <
[email protected]> wrote:

> Is there a library which would let us communicate with google app engine
> in console (like cygwin preferably) through node.js?
>
> I need to load a google api javascript file before I can run a function in
> my javascript, however node can run only one javascript at once. So I am
> trying to load the google javascript inside my javascript (using
> document.createElement("script"))
>
> But console doesn't recognize "document.createElement" because it is not a
> console command. Is there a work around this?
>
> Thanks in advance
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" 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/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" 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/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to