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

https://github.com/kvch/redme

minimalistic and ugly feedreader
https://github.com/kvch/redme

feed-reader golang minimalist

Last synced: 3 months ago
JSON representation

minimalistic and ugly feedreader

Awesome Lists containing this project

README

        

# redme

A minimalist and ugly feed reader written in Golang.

## Installation

```
go get github.com/kvch/fedme
```

## Usage

```
Usage of redme:
-db string
Path to the database (default ":memory:")
-address string
Address of webserver (default ":8088")
```