Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/infogulch/xrss


https://github.com/infogulch/xrss

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# xrss

xrss is a web-based rss reader built with
[xtemplate](https://github.com/infogulch/xtemplate).

![screenshot](screenshot.png)

## Developing

```shell
# build:
GOFLAGS='-tags="sqlite_json"' CGO_ENABLED=1 xcaddy build --with github.com/infogulch/xrss=. --with github.com/infogulch/xtemplate=../xtemplate --with github.com/greenpau/caddy-security

(. .env; ./caddy run)
```

### Nats schema

feed..total_items: {count:int}
user..sub..total_items: {count:int}
user..sub..seen_items: {count:int}
user..sub..item..seen: {at:date}

feed..item. ?

## Resources

https://hurl.dev/docs/hurl-file.html

https://github.com/go-echarts/go-echarts

https://nene.github.io/prettier-sql-playground/

https://github.com/cornelk/goscrape

https://github.com/robfig/cron

7 Restful Routes: https://gist.github.com/alexpchin/09939db6f81d654af06b

https://github.com/caddyserver/xcaddy/pull/62

https://github.com/infogulch/xrss/commits/master.atom

### CSS

* https://css-tricks.com/
* https://moderncss.dev/
* https://smolcss.dev/
* https://modernfontstacks.com/

* https://classless.de/classless.css
* https://purifycss.online/
* https://tailwindcss.com/docs/
* https://www.hyperui.dev/
* Responsive layout demo: https://play.tailwindcss.com/KJTJ5n574r
* https://github.com/argyleink/open-props/
* https://yqnn.github.io/svg-path-editor/