{"id":14954959,"url":"https://github.com/dimitribouteille/wp-module-rest-api","last_synced_at":"2025-10-24T07:30:36.204Z","repository":{"id":223368611,"uuid":"760128204","full_name":"dimitriBouteille/wp-module-rest-api","owner":"dimitriBouteille","description":"🚀 Quickly add routes to the WordPress REST API.","archived":false,"fork":false,"pushed_at":"2024-05-21T09:37:41.000Z","size":63,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-29T08:11:37.012Z","etag":null,"topics":["api","php","rest","rest-api","wordpress","wordpress-api","wordpress-development","wordpress-rest-api","wordpress-starter","wp"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/dbout/wp-module-rest-api","language":"PHP","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/dimitriBouteille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-02-19T20:45:57.000Z","updated_at":"2025-01-27T05:51:12.000Z","dependencies_parsed_at":"2024-02-19T22:26:16.739Z","dependency_job_id":"7c295c58-9031-4f84-8c04-c07a3178dd1c","html_url":"https://github.com/dimitriBouteille/wp-module-rest-api","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.033333333333333326","last_synced_commit":"3ca251426bbbbf935ffc44a6a510127fd1bcb252"},"previous_names":["dimitribouteille/wp-module-rest-api"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitriBouteille%2Fwp-module-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitriBouteille%2Fwp-module-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitriBouteille%2Fwp-module-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitriBouteille%2Fwp-module-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimitriBouteille","download_url":"https://codeload.github.com/dimitriBouteille/wp-module-rest-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237932057,"owners_count":19389560,"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":["api","php","rest","rest-api","wordpress","wordpress-api","wordpress-development","wordpress-rest-api","wordpress-starter","wp"],"created_at":"2024-09-24T13:10:17.748Z","updated_at":"2025-10-24T07:30:36.199Z","avatar_url":"https://github.com/dimitriBouteille.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Rest API\n\n[![GitHub Release](https://img.shields.io/github/v/release/dimitriBouteille/wp-module-rest-api)](https://github.com/dimitriBouteille/wp-module-rest-api/releases) [![tests](https://img.shields.io/github/actions/workflow/status/dimitriBouteille/wp-orm/tests.yml?label=tests)](https://github.com/dimitriBouteille/wp-module-rest-api/actions/workflows/tests.yml) [![Packagist Downloads](https://img.shields.io/packagist/dt/dbout/wp-module-rest-api?color=yellow)](https://packagist.org/packages/dbout/wp-module-rest-api)\n\nWordPress module designed for developers that want to add routes to the [WordPress Rest API](https://developer.wordpress.org/rest-api/) in a few moments.\n\n\u003e 💡 To simplify the integration of this library, we recommend using WordPress with one of the following tools: [Bedrock](https://roots.io/bedrock/), [Themosis](https://framework.themosis.com/) or [Wordplate](https://github.com/wordplate/wordplate#readme).\n\n## Documentation\n\nIf you want to know more about how the WordPress API works, you can [read the WordPress documentation](https://developer.wordpress.org/rest-api/) :)\n\nYou can find all the documentation in the [wiki](https://github.com/dimitriBouteille/wp-module-rest-api/wiki).\n\n## Installation\n\n### Requirements\n\nThe server requirements are basically the same as for [WordPress](https://wordpress.org/about/requirements/) with the addition of a few ones :\n\n- PHP \u003e= 8.1\n- [Composer](https://getcomposer.org/)\n\n### Installation with composer\n\nYou can use [Composer](https://getcomposer.org/). Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed.\n\n~~~bash\ncomposer require dbout/wp-module-rest-api\n~~~\n\nIn your PHP script, make sure you include the autoloader:\n\n~~~php\nrequire __DIR__ . '/vendor/autoload.php';\n~~~\n\n## Contributing\n\nWe encourage you to contribute to this repository, so everyone can benefit from new features, bug fixes, and any other improvements. Have a look at our [contributing guidelines](CONTRIBUTING.md) to find out how to raise a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitribouteille%2Fwp-module-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitribouteille%2Fwp-module-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitribouteille%2Fwp-module-rest-api/lists"}