The easiest way to create your own service that uses the Google Data
protocol would probably be to extend Abdera:

http://incubator.apache.org/abdera/

Abdera is an Apache project that provides an AtomPub compliant server.
Since the Google Data protocol is a set of additions to AtomPub, it
should be a good head-start on creating a server implementation.

Cheers,
-Jeff

On Dec 29 2007, 9:57 am, rb <[EMAIL PROTECTED]> wrote:
> On Dec 27, 1:30 pm, Tin <[EMAIL PROTECTED]> wrote:
>
> > HI All,
>
> > I want to develop a client-server architecture application. I have
> > used GData API to play with my Google Calendar account.
>
> > Can I also use the GData API to create my own service or application
> > which can be accessed by my client application? If yes, then from
> > where I can find the relevant documentation on making an application
> > with GData protocol.
>
> > Please let me know whether I can do this or not. If I can, it will be
> > great experience and I can be hopeful of a good application.
>
> > I am very eager to work on the service or the server side application
> > with GData.
>
> I'm currently also looking at gdata for use at the server side. I
> think most information is available 
> athttp://code.google.com/apis/gdata/reference.html
>
> I wonder however if there are libraries easing the server side
> development. All libraries I saw are client libraries, as is the
> documentation linked above.
> Would that mean that creating a GData service is easy with standard
> XML/Atom libraries?
>
> Did anyone already developed the server side of a GData service?
>
> Raph
>
>
>
> > Best Regards,
> > Nitin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to