Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Modular RSS/Atom Feed aggregator prototype
- Host: GitHub
- URL: https://github.com/aquilax/newsferry
- Owner: aquilax
- License: mit
- Created: 2020-09-13T05:54:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-24T03:54:18.000Z (over 1 year ago)
- Last Synced: 2024-06-20T17:32:39.749Z (6 months ago)
- Topics: rss
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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": "