{"id":16417035,"url":"https://github.com/open-admin-org/api-tester","last_synced_at":"2025-10-26T19:32:11.999Z","repository":{"id":44304493,"uuid":"457879925","full_name":"open-admin-org/api-tester","owner":"open-admin-org","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-05T18:52:29.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T17:51:56.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/open-admin-org.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}},"created_at":"2022-02-10T17:28:44.000Z","updated_at":"2025-06-05T18:52:32.000Z","dependencies_parsed_at":"2022-09-22T14:42:58.035Z","dependency_job_id":null,"html_url":"https://github.com/open-admin-org/api-tester","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/open-admin-org/api-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fapi-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fapi-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fapi-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fapi-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-admin-org","download_url":"https://codeload.github.com/open-admin-org/api-tester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fapi-tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280907798,"owners_count":26411710,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":[],"created_at":"2024-10-11T07:10:48.220Z","updated_at":"2025-10-26T19:32:11.684Z","avatar_url":"https://github.com/open-admin-org.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"API tester for open-admin\n============================\n\n[![StyleCI](https://styleci.io/repos/457879925/shield?branch=main)](https://styleci.io/repos/99563385)\n[![Packagist](https://img.shields.io/github/license/open-admin-org/api-tester.svg?maxAge=2592000\u0026style=flat-square\u0026color=brightgreen)](https://packagist.org/packages/open-admin-ext/api-tester)\n[![Total Downloads](https://img.shields.io/packagist/dt/open-admin-ext/api-tester.svg?style=flat-square\u0026color=brightgreen)](https://packagist.org/packages/open-admin-admin-ext/api-tester)\n[![Pull request welcome](https://img.shields.io/badge/pr-welcome-green.svg?style=flat-square\u0026color=brightgreen)]()\n\n[Documentation](http://open-admin.org/docs/en/extension-api-tester)\n\n## Screenshot\n\n![extention-api-tester](https://user-images.githubusercontent.com/86517067/153463990-bd59e3ac-bc88-4858-adac-2714cc08e705.png)\n\n\n## Installation\n\n```\n$ composer require open-admin-ext/api-tester\n\n$ php artisan vendor:publish --tag=api-tester\n\n```\n\nThen last run flowing command to import menu and permission:\n\n```\n$ php artisan admin:import api-tester\n```\n\nFinally open `http://localhost/admin/api-tester`.\n\n## Configuration\n\n`api-tester` supports 3 configuration, open `config/admin.php` find `extensions`:\n```php\n\n    'extensions' =\u003e [\n\n        'api-tester' =\u003e [\n\n            // route prefix for APIs\n            'prefix' =\u003e 'api',\n\n            // auth guard for api\n            'guard'  =\u003e 'api',\n\n            // If you are not using the default user model as the authentication model, set it up\n            'user_retriever' =\u003e function ($id) {\n                return \\App\\User::find($id);\n            },\n        ]\n    ]\n\n```\n\nLicense\n------------\nLicensed under [The MIT License (MIT)](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-admin-org%2Fapi-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-admin-org%2Fapi-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-admin-org%2Fapi-tester/lists"}