{"id":15481289,"url":"https://github.com/davidsword/network-rest-site-list","last_synced_at":"2026-04-26T02:31:59.540Z","repository":{"id":136189517,"uuid":"132638653","full_name":"davidsword/network-rest-site-list","owner":"davidsword","description":"WordPress Plugin  - creates a REST endpoint to list all sites and their IDs in a Wordpress Multisite Network. Similar to wp-cli's wp site list command.","archived":false,"fork":false,"pushed_at":"2018-05-17T23:14:05.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-18T10:44:53.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidsword.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-08T16:51:43.000Z","updated_at":"2019-06-11T04:02:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f73a9a2-84d4-4938-8c3f-6c3c6bd0a436","html_url":"https://github.com/davidsword/network-rest-site-list","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.33333333333333337","last_synced_commit":"796e38483b6397292459431b73fc12cc44a0ccb1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsword%2Fnetwork-rest-site-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsword%2Fnetwork-rest-site-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsword%2Fnetwork-rest-site-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsword%2Fnetwork-rest-site-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidsword","download_url":"https://codeload.github.com/davidsword/network-rest-site-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136238,"owners_count":20241988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-02T05:03:29.583Z","updated_at":"2025-12-25T02:11:47.026Z","avatar_url":"https://github.com/davidsword.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Plugin - Network Rest Site List\n\nSimple small WordPress plugin that creates a REST endpoint to list all sites and their IDs in a WordPress Multisite Network. Similar to wp-cli's `wp site list` command.\n\n🚀 Access the endpoint with `/wp-json/ntwrkrst/v1/wpsitelist` - which returns:\n\n```\n{\n    \"123\": {\n        \"blog_id\" : \"123\",\n        \"domain\":\"example.com\",\n        \"path\":\"\\/main\\/\"\n    }\n    // etc\n}\n```\n\n🔬 Query sites path with a search, similar to `/wp-json/ntwrkrst/v1/wpsitelist?q=keyword`\n\n📦 Cache's for 24h\n\n⚙️ Built primarily for [this Alfred workflow](https://github.com/davidsword/alfred-workflow-wpsitelist) to quickly find a sites `blog_id`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsword%2Fnetwork-rest-site-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidsword%2Fnetwork-rest-site-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsword%2Fnetwork-rest-site-list/lists"}