{"id":36443896,"url":"https://github.com/janithl/paataka","last_synced_at":"2026-01-11T22:02:17.035Z","repository":{"id":57554218,"uuid":"147109083","full_name":"janithl/paataka","owner":"janithl","description":"A simple newsreader","archived":false,"fork":false,"pushed_at":"2018-11-11T15:05:58.000Z","size":77,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T07:59:45.214Z","etag":null,"topics":["clean-architecture","go","golang","newsreader","rss-reader"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janithl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-02T17:58:58.000Z","updated_at":"2024-02-19T21:23:19.000Z","dependencies_parsed_at":"2022-09-26T19:13:40.588Z","dependency_job_id":null,"html_url":"https://github.com/janithl/paataka","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/janithl/paataka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janithl%2Fpaataka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janithl%2Fpaataka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janithl%2Fpaataka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janithl%2Fpaataka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janithl","download_url":"https://codeload.github.com/janithl/paataka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janithl%2Fpaataka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28324838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T18:42:50.174Z","status":"ssl_error","status_checked_at":"2026-01-11T18:39:13.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-architecture","go","golang","newsreader","rss-reader"],"created_at":"2026-01-11T22:02:16.893Z","updated_at":"2026-01-11T22:02:17.006Z","avatar_url":"https://github.com/janithl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![paataka](screenshot.png)\n\n# Paataka\n\nA simple newsreader written in golang, currently has a CLI and a REST API.\n\n[![GoDoc](https://godoc.org/github.com/janithl/paataka?status.svg)](https://godoc.org/github.com/janithl/paataka)\n\n## Features\n\n- Add publications and their RSS feeds\n- View their latest posts\n- Search through posts and find similar posts\n\n## Releases\n\nThe [releases page](https://github.com/janithl/paataka/releases) has release\nnotes and binaries for Linux and Mac OS\n\n## Running/Building\n\nRun `go run paataka.go` to run as a CLI, and `go run paataka.go -http` to run\nthe REST API. Run `go build paataka.go` to compile a binary.\n\nI use go's amazing built-in cross-compilation to build for different OSes and\narchitectures. For example to build for Linux 386:\n\n```\nenv GOOS=linux GOARCH=386 go build paataka.go\n```\n\n## To Run Tests\n\n```\ngo test ./... -coverprofile=cover.out\n```\n\nTo view the coverage report in HTML, install the tool `cover` and run\n`go tool cover -html=cover.out`\n\n## License\n\nPaataka is released under the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanithl%2Fpaataka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanithl%2Fpaataka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanithl%2Fpaataka/lists"}