{"id":27555241,"url":"https://github.com/attributes-php/wp-fastendpoints","last_synced_at":"2025-04-19T16:44:22.186Z","repository":{"id":143319257,"uuid":"514569412","full_name":"Attributes-PHP/wp-fastendpoints","owner":"Attributes-PHP","description":"FastEndpoints is an elegant way of writing custom WordPress REST endpoints with a focus on readability and IDE auto completion support","archived":false,"fork":false,"pushed_at":"2025-03-18T08:45:54.000Z","size":3297,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T00:08:14.834Z","etag":null,"topics":["endpoints","rest-api","wordpress"],"latest_commit_sha":null,"homepage":"https://matapatos.github.io/wp-fastendpoints/","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/Attributes-PHP.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":"2022-07-16T12:15:31.000Z","updated_at":"2025-04-18T18:49:04.000Z","dependencies_parsed_at":"2024-05-01T12:59:24.986Z","dependency_job_id":"132bf075-f276-43da-b357-fa9e13aae328","html_url":"https://github.com/Attributes-PHP/wp-fastendpoints","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attributes-PHP%2Fwp-fastendpoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attributes-PHP%2Fwp-fastendpoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attributes-PHP%2Fwp-fastendpoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attributes-PHP%2Fwp-fastendpoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Attributes-PHP","download_url":"https://codeload.github.com/Attributes-PHP/wp-fastendpoints/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249740886,"owners_count":21318713,"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":["endpoints","rest-api","wordpress"],"created_at":"2025-04-19T16:44:21.192Z","updated_at":"2025-04-19T16:44:22.175Z","avatar_url":"https://github.com/Attributes-PHP.png","language":"PHP","readme":"# WP-FastEndpoints\n\n\u003cimg src=\"https://raw.githubusercontent.com/matapatos/wp-fastendpoints/main/docs/images/wp-fastendpoints-wallpaper.png\" alt=\"WordPress REST endpoints made easy\"\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/matapatos/wp-fastendpoints/actions\"\u003e\u003cimg alt=\"GitHub Actions Workflow Status (main)\" src=\"https://img.shields.io/github/actions/workflow/status/matapatos/wp-fastendpoints/tests.yml\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/matapatos/wp-fastendpoints\" \u003e\u003cimg alt=\"Code Coverage\" src=\"https://codecov.io/gh/matapatos/wp-fastendpoints/graph/badge.svg?token=8N7N9NMGLG\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/matapatos/wp-fastendpoints\"\u003e\u003cimg alt=\"Latest Version\" src=\"https://img.shields.io/packagist/v/matapatos/wp-fastendpoints\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/matapatos/wp-fastendpoints\"\u003e\u003cimg alt=\"Supported WordPress Versions\" src=\"https://img.shields.io/badge/6.x-versions?logo=wordpress\u0026label=versions\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/matapatos/wp-fastendpoints\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/packagist/l/matapatos/wp-fastendpoints\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n------\n**FastEndpoints** is an elegant way of writing custom WordPress REST endpoints with a focus on readability and IDE auto completion support.\n\n- Explore our docs at **[FastEndpoints Docs »](https://matapatos.github.io/wp-fastendpoints/)**\n\n## Features\n\n- Decouples request validation from main logic\n- Removes unwanted fields from responses \n- Middlewares support\n- IDE auto completion support\n- No magic router. It uses WordPress [`register_rest_route`](https://developer.wordpress.org/reference/functions/register_rest_route/)\n- Support for newer JSON schema drafts thanks to [opis/json-schema](https://opis.io/json-schema/2.x/)\n- Able to treat plugins as dependencies via [WP-FastEndpoints Depends](https://github.com/matapatos/wp-fastendpoints-depends)\n\n## Requirements\n\n- PHP 8.1+\n- WordPress 6.x\n- [opis/json-schema](https://opis.io/json-schema/2.x/)\n- [php-di/invoker](https://packagist.org/packages/php-di/invoker)\n\nWe aim to support versions that haven't reached their end-of-life.\n\n## Installation\n\n```bash\ncomposer require wp-fastendpoints\n```\n\nFastEndpoints was created by **[André Gil](https://www.linkedin.com/in/andre-gil/)** and is open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattributes-php%2Fwp-fastendpoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattributes-php%2Fwp-fastendpoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattributes-php%2Fwp-fastendpoints/lists"}