Go to file
Marcus Noble bc8649fac3 Fix dockerfile 2020-10-18 11:01:47 +01:00
cmd Bind port to env var 2020-10-17 21:20:10 +01:00
internal Use env vars 2020-10-17 20:55:05 +01:00
views Lazy load items 2020-10-17 20:52:23 +01: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 Fix docker build 2020-10-17 22:12:32 +01: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