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

https://github.com/aquilax/newsferry

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

rss

Last synced: over 1 year 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": "