{"id":21401506,"url":"https://github.com/spoonx/serverless-swaggerui","last_synced_at":"2025-06-24T10:38:56.956Z","repository":{"id":149466135,"uuid":"355950947","full_name":"SpoonX/serverless-swaggerui","owner":"SpoonX","description":"Serverless plugin that serves SwaggerUI","archived":false,"fork":false,"pushed_at":"2021-04-08T15:10:18.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T16:16:40.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/SpoonX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-04-08T14:59:52.000Z","updated_at":"2021-04-08T15:10:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"01245ae7-dfd3-4a20-aa3d-03a996cdc197","html_url":"https://github.com/SpoonX/serverless-swaggerui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SpoonX/serverless-swaggerui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fserverless-swaggerui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fserverless-swaggerui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fserverless-swaggerui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fserverless-swaggerui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpoonX","download_url":"https://codeload.github.com/SpoonX/serverless-swaggerui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fserverless-swaggerui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261653262,"owners_count":23190424,"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":[],"created_at":"2024-11-22T15:28:11.084Z","updated_at":"2025-06-24T10:38:56.926Z","avatar_url":"https://github.com/SpoonX.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless-swaggerui\n\nTiny plugin that simply serves SwaggerUI.\n\n## Config options\n\nAll options are optional.\n\n```yml\ncustom:\n  swagger:\n    version: 3.46.0 # Version of swaggerUI to use.\n    port: 1991 # What port to serve swaggerUI from\n    url: http://localhost:3000/local/swagger # Where to find the swagger definition\n    path: /local/swagger # Used when url was not provided.\n    accessToken: # prefill swagger-ui with an api-key.\n      name: bearerBasedAuth\n      value: the.jwt.token\n```\n\n## Notes\n\n- If you intend to use the accessToken option it is recommended you [use a javascript file to provide the config](https://www.serverless.com/framework/docs/providers/aws/guide/variables#reference-variables-in-javascript-files).\n- The only magic is the default swagger URL. When not provided this plugin assumes you have [serverless-offline](https://www.serverless.com/plugins/serverless-offline) installed and uses it to build the URL.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoonx%2Fserverless-swaggerui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspoonx%2Fserverless-swaggerui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoonx%2Fserverless-swaggerui/lists"}