Maintainer: | Nick Jennings ni@silverbu cket.net ck |
Version: | 1.0.0 |
This module stores RSS/Atom feeds. It is used by https://dogfeed.5apps.com/
Remove the record, as specified by url.
remove: function ( url )
Add a new record.
create: function ( obj )
Update an existing record.
update: function ( obj )
Get a record by url
get: function ( url )