Go to file
Marcus Noble f7160f7a18 Added release task 2020-11-10 18:36:48 +00:00
cmd Bind port to env var 2020-10-17 21:20:10 +01:00
internal Reduce payload size when fetching multiple items 2020-11-09 20:11:24 +00:00
views Handle pending read with unread count 2020-11-10 15:58:02 +00:00
.dockerignore Initial commit 2020-10-17 14:30:30 +01:00
.gitignore Initial commit 2020-10-17 14:30:30 +01:00
Dockerfile Fix dockerfile 2020-10-18 11:01:47 +01:00
LICENSE Initial commit 2020-10-17 14:30:30 +01:00
Makefile Added release task 2020-11-10 18:36:48 +00:00
README.md Updated readme 2020-10-17 20:58:23 +01:00
go.mod Initial commit 2020-10-17 14:30:30 +01:00
go.sum Initial commit 2020-10-17 14:30:30 +01:00
main.go Use env vars 2020-10-17 20:55:05 +01:00

README.md

Gopherss

RSS reader written in Go

Features

Resources

Contributing

If you find a bug or have an idea for a new feature please raise an issue to discuss it.

Pull requests are welcomed but please try and follow similar code style as the rest of the project and ensure all tests and code checkers are passing.

Thank you 💛

License

See LICENSE