{"id":13553512,"url":"https://github.com/wmde/wikibase-rest-api-proposal","last_synced_at":"2025-07-20T16:31:35.102Z","repository":{"id":37955903,"uuid":"283244058","full_name":"wmde/wikibase-rest-api-proposal","owner":"wmde","description":"A schema proposal for the future Wikibase REST API.","archived":false,"fork":false,"pushed_at":"2023-03-10T19:01:14.000Z","size":2465,"stargazers_count":7,"open_issues_count":14,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-11-04T01:32:41.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wmde.github.io/wikibase-rest-api-proposal/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wmde.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}},"created_at":"2020-07-28T14:54:22.000Z","updated_at":"2023-12-26T14:05:55.000Z","dependencies_parsed_at":"2024-01-17T06:20:43.209Z","dependency_job_id":null,"html_url":"https://github.com/wmde/wikibase-rest-api-proposal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmde%2Fwikibase-rest-api-proposal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmde%2Fwikibase-rest-api-proposal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmde%2Fwikibase-rest-api-proposal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmde%2Fwikibase-rest-api-proposal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wmde","download_url":"https://codeload.github.com/wmde/wikibase-rest-api-proposal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226814472,"owners_count":17686303,"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-08-01T12:02:26.955Z","updated_at":"2025-07-20T16:31:35.094Z","avatar_url":"https://github.com/wmde.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# Wikibase REST API Proposal\n\nARCHIVED: Protype of a schema of the future Wikibase REST API, including Open API specification document - as planned in 2020-2021.\nThe actual API provided with Wikibase differs. You can for example refer to [Wikidata's Open API specification](https://doc.wikimedia.org/Wikibase/master/js/rest-api/)\nOriginal README content continues below.\n\nPrototype schema for the future Wikibase REST API.\n\nThe schema can be previewed at https://wmde.github.io/wikibase-rest-api-proposal\n\nThe specification follows some [general API design principles](PRINCIPLES.md). Some existing Wikibase APIs have not been included on purpose. You can read more in the [scope document](SCOPE.md).\n\n## Development\n\nThis project is using a Javascript tool chain to build an OpenAPI specification and a user interface to show it.\n\n### Prerequisites\n\nMake sure you have [Node](https://nodejs.org/en/download/package-manager/) v10 or up installed. Alternatively, all commands can be run inside of a docker container (e.g. `docker run --rm -v ${PWD}:/app -w /app node:10 npm install`).\n\nAll documented commands should be run from the root directory of the cloned repository.\n\n### Install Dependencies\n\n```bash\nnpm install\n```\n\n### Start development server\n\n```bash\nnpm run watch\n```\n\n### Build for deployment\n\n```bash\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmde%2Fwikibase-rest-api-proposal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwmde%2Fwikibase-rest-api-proposal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmde%2Fwikibase-rest-api-proposal/lists"}