{"id":37015245,"url":"https://github.com/zhan3333/api-tester","last_synced_at":"2026-01-14T01:32:31.421Z","repository":{"id":57090629,"uuid":"112145118","full_name":"zhan3333/api-tester","owner":"zhan3333","description":null,"archived":false,"fork":true,"pushed_at":"2017-11-27T08:00:32.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-18T10:55:18.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"laravel-admin-extensions/api-tester","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhan3333.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":"2017-11-27T03:59:20.000Z","updated_at":"2017-11-27T07:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zhan3333/api-tester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhan3333/api-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fapi-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fapi-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fapi-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fapi-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhan3333","download_url":"https://codeload.github.com/zhan3333/api-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fapi-tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-14T01:32:30.768Z","updated_at":"2026-01-14T01:32:31.401Z","avatar_url":"https://github.com/zhan3333.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"API tester for laravel-admin and dingo api\n============================\n\n[![StyleCI](https://styleci.io/repos/99563385/shield?branch=master)](https://styleci.io/repos/99563385)\n[![Packagist](https://img.shields.io/packagist/l/laravel-admin-ext/api-tester.svg?maxAge=2592000)](https://packagist.org/packages/laravel-admin-ext/api-tester)\n[![Total Downloads](https://img.shields.io/packagist/dt/laravel-admin-ext/api-tester.svg?style=flat-square)](https://packagist.org/packages/laravel-admin-ext/api-tester)\n[![Pull request welcome](https://img.shields.io/badge/pr-welcome-green.svg?style=flat-square)]()\n\nInspired by [laravel-api-tester](https://github.com/asvae/laravel-api-tester).\n\n[Documentation](http://laravel-admin.org/docs/#/en/extension-api-tester) | [中文文档](http://laravel-admin.org/docs/#/zh/extension-api-tester)\n\n## Screenshot\n\n![wx20170809-164424](https://user-images.githubusercontent.com/1479100/29112946-1e32971c-7d22-11e7-8cc0-5b7ad25d084e.png)\n\n## Installation\n\n```\n$ composer require laravel-admin-ext/api-tester -vvv\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            // 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\n## Document use\nuse Dingo api doc: https://github.com/dingo/api/wiki/API-Blueprint-Documentation\n```php\n * @Parameters({\n *      @Parameter(\"contract_file_id\", description=\"文件id\")\n * })\n```\n\nLicense\n------------\nLicensed under [The MIT License (MIT)](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Fapi-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhan3333%2Fapi-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Fapi-tester/lists"}