Skip to content

henriwi/gorss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorss

RSS reader with go backend. Requires mongodb.

Run the following commands to start

go get
go install
export PORT=8080
export MONGOHQ_URL=<url-to-mongo-db-database>
gorss

About

RSS reader with go backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages