{"id":38263962,"url":"https://github.com/naoto0822/go-pitchfork","last_synced_at":"2026-01-17T01:41:32.368Z","repository":{"id":57610168,"uuid":"128744237","full_name":"naoto0822/go-pitchfork","owner":"naoto0822","description":"Fetching Pitchfork RSS Feed by Go :musical_note:","archived":false,"fork":false,"pushed_at":"2020-09-02T05:42:02.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T05:12:16.536Z","etag":null,"topics":["go","golang","pitchfork","rss"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/naoto0822/go-pitchfork/pitchfork","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/naoto0822.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-04-09T09:04:53.000Z","updated_at":"2024-06-20T05:12:16.537Z","dependencies_parsed_at":"2022-09-26T20:02:04.905Z","dependency_job_id":null,"html_url":"https://github.com/naoto0822/go-pitchfork","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/naoto0822/go-pitchfork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoto0822%2Fgo-pitchfork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoto0822%2Fgo-pitchfork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoto0822%2Fgo-pitchfork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoto0822%2Fgo-pitchfork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naoto0822","download_url":"https://codeload.github.com/naoto0822/go-pitchfork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoto0822%2Fgo-pitchfork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["go","golang","pitchfork","rss"],"created_at":"2026-01-17T01:41:32.272Z","updated_at":"2026-01-17T01:41:32.356Z","avatar_url":"https://github.com/naoto0822.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-pitchfork\n\n[![Build Status](https://travis-ci.org/naoto0822/go-pitchfork.svg?branch=master)](https://travis-ci.org/naoto0822/go-pitchfork)\n[![GoDoc](https://godoc.org/github.com/naoto0822/go-pitchfork/pitchfork?status.svg)](https://godoc.org/github.com/naoto0822/go-pitchfork/pitchfork)\n[![Go Report Card](https://goreportcard.com/badge/github.com/naoto0822/go-pitchfork)](https://goreportcard.com/report/github.com/naoto0822/go-pitchfork)\n[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/naoto0822/go-pitchfork/blob/master/LICENSE)\n\ngo-pitchfork is Go library for fetching Pitchfork RSS Feed.   \nfor details see the following.  \n- [Pitchfork RSS](https://pitchfork.com/rss/)\n\n## Usage\n\n```go\nimport \"github.com/naoto0822/go-pitchfork/pitchfork\"\n```\n\nConstruct a new pitchfork client, then use the services on the client to access RSS feed.\nFor example: fetch news feed.\n\n```go\nc := pitchfork.NewClient()\narticles, err := c.News.Fetch()\n```\n\n## Features\n\n- [ ] integration test\n- [ ] write doc.go\n- [ ] post travis-ci to slack\n\n## License\n\nThis library is distributed under the MIT-style license found in the [LICENSE](./LICENSE)\nfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoto0822%2Fgo-pitchfork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaoto0822%2Fgo-pitchfork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoto0822%2Fgo-pitchfork/lists"}