{"id":23882314,"url":"https://github.com/jenky/swagger-example","last_synced_at":"2026-05-14T22:05:06.309Z","repository":{"id":152222023,"uuid":"170491919","full_name":"jenky/swagger-example","owner":"jenky","description":"Swagger 3 (OpenApi) example ","archived":false,"fork":false,"pushed_at":"2019-04-01T08:34:21.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T01:29:26.017Z","etag":null,"topics":["openapi","php-annotation","php-swagger","swagger"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-02-13T10:54:00.000Z","updated_at":"2019-04-01T08:34:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"5223e356-6697-45b0-ad10-6e18825aa023","html_url":"https://github.com/jenky/swagger-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jenky/swagger-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenky%2Fswagger-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenky%2Fswagger-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenky%2Fswagger-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenky%2Fswagger-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenky","download_url":"https://codeload.github.com/jenky/swagger-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenky%2Fswagger-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["openapi","php-annotation","php-swagger","swagger"],"created_at":"2025-01-04T02:53:21.674Z","updated_at":"2026-05-14T22:05:06.302Z","avatar_url":"https://github.com/jenky.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swagger 3 (OpenApi) example\n\n#### Specification\n\nhttps://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md\n\n#### Laravel Mix copy `redoc js` to `public/js` directory\n\n```js\nmix.copy('node_modules/redoc/bundles/redoc.standalone.js', 'public/js/redoc.standalone.js')\n```\n#### Laravel Blade template\n```\ncomposer require darkaonline/l5-swagger 5.7.*\n```\n\n```php\n@extends('layouts.master')\n\n@section('title', config('l5-swagger.api.title'))\n\n@push('css')\n\u003clink href=\"https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700|Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700\" rel=\"stylesheet\"\u003e\n\u003clink rel=\"icon\" type=\"image/png\" href=\"{{ l5_swagger_asset('favicon-32x32.png') }}\" sizes=\"32x32\" /\u003e\n\u003clink rel=\"icon\" type=\"image/png\" href=\"{{ l5_swagger_asset('favicon-16x16.png') }}\" sizes=\"16x16\" /\u003e\n@endpush\n\n@push('js')\n\u003cscript src=\"{{ asset('js/redoc.standalone.js') }}\"\u003e\u003c/script\u003e\n@endpush\n\n@section('body')\n\u003credoc spec-url='{{ $urlToDocs }}'\u003e\u003c/redoc\u003e\n@endsection\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenky%2Fswagger-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenky%2Fswagger-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenky%2Fswagger-example/lists"}