You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-...@googlegroups.com
I quite like AtomPub as a concept for storing events in a system and then subsequently providing them as a set of linked feeds. What I don't like is that it's XML based.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-...@googlegroups.com
Collection+JSON was designed to be an Atom-like format with some added features (queries and write templates). You might want to check it out and see if it gives you ideas on how to solve your problem.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-...@googlegroups.com
Thanks, guys. It is indeed exactly what I was looking for. It's a shame it doesn't come up when googling for "JSON AtomPub alternatives" and that kind of thing :)
Steve Klabnik
unread,
Sep 26, 2013, 2:12:58 PM9/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-...@googlegroups.com
There is also the seemingly defunkt http://rssjs.org/ , which is more
comparing to ATOM than ATOMpub...