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

https://github.com/m4rc3l05/feed-normalizer

Normalize RSS/RDF/ATOM/JSON feeds
https://github.com/m4rc3l05/feed-normalizer

atom atom-feed-parser deno json json-feed json-feed-parser rdf rdf-feed-parser rss rss-feed-parser

Last synced: about 1 month ago
JSON representation

Normalize RSS/RDF/ATOM/JSON feeds

Awesome Lists containing this project

README

        

# Feed normalizer

Normalize RSS/RDF/JSON feeds

## Setup

```sh
git submodule update --init
```

```sh
git config --local core.hooksPath ./.git-hooks/hooks
```