A lax Web news feed parser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
373 B

4 years ago
Requirements for a minimally viable implementation:
- ~~XML feed parser~~
- ~~JSON Feed parser~~
4 years ago
- ~~HTTP message parser~~
4 years ago
- HTTP client
- Content sanitizer
- Feed discovery
- Icon discovery
- Schedule resolver
Further requirements for a polished implementation:
- h-feed parser
- Manual
- Public API documentation
- Serializer (Atom, JSON?)
- Full-text content scraper