Implementing Fever: XML output #158

Closed
opened 2019-03-07 14:39:16 -05:00 by jking · 1 comment
Owner

The Fever specification does not describe what XML output looks like, beyond mentioning that the root element is response. Based on experimentation with the Fever plug-in for Tiny Tiny RSS, it seems as if a prologue should be included, and everything is otherwise a straight conversion of JSON keys to XML elements.

The Fever specification does not describe what XML output looks like, beyond mentioning that the root element is `response`. Based on experimentation with the Fever plug-in for Tiny Tiny RSS, it seems as if a prologue should be included, and everything is otherwise a straight conversion of JSON keys to XML elements.
jking added this to the 0.8.0 milestone 2019-03-07 14:39:16 -05:00
Author
Owner

Note that HTML content appears to be escaped via CDATA rather than entity references.

Note that HTML content appears to be escaped via CDATA rather than entity references.
jking closed this issue 2019-07-25 15:47:06 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#156 Implement Fever
MensBeam/Arsse
Reference: MensBeam/Arsse#158
No description provided.