Hi Alex -

There isn't an API well-suited for your needs now. Our current APIs
are the extension and the embed APIs; you're looking for more of a
data API where you can authenticate as a user and retrieve data
outside the client.

For now, you could run your own wave server and build a frontend on
top of that. It wouldn't have all of the components as the current
Wave client, as the current reference implementation for the protocol
is basically a command-line inbox/wave-viewer. You can check that out
at waveprotocol.org.

- pamela

On Tue, Dec 29, 2009 at 1:55 AM, Alex <[email protected]> wrote:
> Specifically, any kind of API or reference so I can see how to
> interact with a wave server on my own?
>
> Alex
>
> On Dec 28, 2:29 am, Alex <[email protected]> wrote:
>> I've been trawling wave docs for the better part of the day and can't
>> seem to find an answer, hopefully someone can point me in the right
>> direction :
>>
>> I'd like to make a chess app. Not a gadget or anything, but my own
>> application that sits on it's own website and simply interfaces with a
>> wave server. It's going to store chess games as waves, with moves
>> represented by blips.
>>
>> Now, I don't want to embed a wave, I don't want the actual wave front-
>> end at all. JUST a way to interact with a wave server, and hopefully
>> some API stuff so i can dig about with the wave.
>>
>> Any ideas?
>> Thankyou very much in advance, I'm new to this and starting to pull my
>> hair out a little.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Google Wave API" 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-wave-api?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Google Wave API" 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-wave-api?hl=en.


Reply via email to