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

https://github.com/chefe/unews

undistracted news
https://github.com/chefe/unews

Last synced: about 1 year ago
JSON representation

undistracted news

Awesome Lists containing this project

README

          

# unews
undistracted news

## Usage

```sh
docker run --rm --name unews -p 8080:8080 chefe/unews:latest
```

## Supported feeds

* `http://[SERVER]:8080/20min.[EXT]` [20min.ch](https://www.20min.ch)
* `http://[SERVER]:8080/srf.[EXT]` [srf.ch](https://www.srf.ch)

### Supported extensions (format)
* `rss` [RSS 2.0](https://www.rssboard.org/rss-specification)
* `xml` [Atom](https://tools.ietf.org/html/rfc4287)
* `json` [JSON Feed Version 1](https://jsonfeed.org/version/1)