Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aquilax/newsferry

Modular RSS/Atom Feed aggregator prototype
https://github.com/aquilax/newsferry

rss

Last synced: about 1 month ago
JSON representation

Modular RSS/Atom Feed aggregator prototype

Awesome Lists containing this project

README

        

# newsferry

An RSS thing

## Entities

### Feed

```json
{"feedUrl": "https://example.com", "feedMeta": {}}
```

### FetchedFeed

```json
{"feedUrl": "https://example.com", "feedMeta": {}, "feedBody": ""}
```

### FeedItem

```json
{"feedUrl": "https://example.com", "feedMeta": {}, "article": "