{"id":39538186,"url":"https://github.com/wpdirectory/wporg","last_synced_at":"2026-01-18T06:34:46.012Z","repository":{"id":57509450,"uuid":"139338634","full_name":"wpdirectory/wporg","owner":"wpdirectory","description":"An API wrapper for the WordPress.org APIs.","archived":false,"fork":false,"pushed_at":"2019-05-12T11:18:31.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T18:49:21.874Z","etag":null,"topics":["api","wordpress"],"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/wpdirectory.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.go","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-07-01T15:06:29.000Z","updated_at":"2024-06-21T18:49:21.874Z","dependencies_parsed_at":"2022-09-21T06:47:26.331Z","dependency_job_id":null,"html_url":"https://github.com/wpdirectory/wporg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wpdirectory/wporg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdirectory%2Fwporg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdirectory%2Fwporg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdirectory%2Fwporg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdirectory%2Fwporg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpdirectory","download_url":"https://codeload.github.com/wpdirectory/wporg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdirectory%2Fwporg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","wordpress"],"created_at":"2026-01-18T06:34:45.301Z","updated_at":"2026-01-18T06:34:45.998Z","avatar_url":"https://github.com/wpdirectory.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPORG\n\nAn API wrapper made to simplify fetching data from the WordPress.org APIs in Go.\n\n## Examples\n\nGet Latest Revision\n```go\nrev, _ := api.GetRevision(\"plugins\")\n\nrev, _ := api.GetRevision(\"themes\")\n```\n\nGet Directory List\n```go\nplugins, _ := api.GetList(\"plugins\")\n\nthemes, _ := api.GetList(\"themes\")\n```\n\nGet Directory Changelog\n```go\nlist, _ := api.GetChangeLog(\"plugins\", current, latest)\n\nlist, _ := api.GetChangeLog(\"themes\", current, latest)\n```\n\nGet Info\n```go\ninfo, _ := api.GetInfo(\"plugins\", \"gutenberg\")\n\ninfo, _ := api.GetInfo(\"themes\", \"twentytwelve\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdirectory%2Fwporg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpdirectory%2Fwporg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdirectory%2Fwporg/lists"}