{"id":16177511,"url":"https://github.com/assem-ch/django-swagger-ui","last_synced_at":"2025-03-19T01:30:37.851Z","repository":{"id":57422230,"uuid":"152693946","full_name":"assem-ch/django-swagger-ui","owner":"assem-ch","description":"Django swagger UI is a viewer for Swagger YAML files as html.","archived":false,"fork":false,"pushed_at":"2021-10-14T18:21:43.000Z","size":173,"stargazers_count":26,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T01:35:05.041Z","etag":null,"topics":["api-documentation-tool","django","swagger","swagger-ui"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/assem-ch.png","metadata":{"files":{"readme":"README.rst","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":"2018-10-12T04:26:34.000Z","updated_at":"2024-01-06T08:19:57.000Z","dependencies_parsed_at":"2022-09-12T15:50:22.838Z","dependency_job_id":null,"html_url":"https://github.com/assem-ch/django-swagger-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assem-ch%2Fdjango-swagger-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assem-ch%2Fdjango-swagger-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assem-ch%2Fdjango-swagger-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assem-ch%2Fdjango-swagger-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assem-ch","download_url":"https://codeload.github.com/assem-ch/django-swagger-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244336095,"owners_count":20436766,"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-documentation-tool","django","swagger","swagger-ui"],"created_at":"2024-10-10T05:09:17.840Z","updated_at":"2025-03-19T01:30:37.565Z","avatar_url":"https://github.com/assem-ch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\nDjango Swagger UI\n=================\nDjango swagger UI is a viewer for Swagger YAML files as html.  based on `swagger-yaml-to-html.py \u003chttps://gist.github.com/oseiskar/dbd51a3727fc96dcf5ed189fca491fb3\u003e`_.\n\n\n\nQuick start\n-----------\n\n1. Install the lib: \n\n     pip install django-swagger-ui\n\n\n1. Add \"swagger_ui\" to your ``INSTALLED_APPS`` setting like this::\n\n    INSTALLED_APPS = [\n        ...\n        'swagger_ui',\n        ...\n    ]\n\n2. Include the swagger ui URLconf in your project ``urls.py`` like this::\n\n    path('', include('swagger_ui.urls')),\n\n\n3. Add this variable ``SWAGGER_YAML_FILE`` to ``settings.py`` pointing to your YAML file\n\n\n4. You will find the swagger api documentation in  `/api-doc/`.\n\n\n.. image:: screenshots/1.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassem-ch%2Fdjango-swagger-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassem-ch%2Fdjango-swagger-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassem-ch%2Fdjango-swagger-ui/lists"}