This magnificent administration interface is your gateway to an exciting career in uploading hand-curated fake news feeds into this server. You can then view them directly on the server, or download them back down in long-tasting and great-tasting CannedData form.
Here's a sample of what the JSON file should look like:
{
"section":"awesome",
"id":"feed/http://www.example.com/feed/",
"title":"Example Feed",
"alternate":[{"href":"http://www.example.com"}],
"updated":1307338620,
"items":[
{
"id":"fake/example.com/1",
"title":"I am the first post!",
"published":1307337590,
"alternate":[{"href":"http://www.example.com/first"}],
"content":{
"content":"This is the text of the first post."
},
"author":"Fred Example"
},
{
"id":"fake/example.com/2",
"title":"I am the second post!",
"published":1307336590,
"alternate":[{"href":"http://www.example.com/second"}],
"content":{
"content":"This is the text of the second post."
},
"author":"Fred Example"
},
{
"id":"fake/example.com/3",
"title":"I am the third post!",
"published":1307335590,
"alternate":[{"href":"http://www.example.com/third"}],
"content":{
"content":"This is the text of the third post."
},
"author":"Fred Example"
}
]
}