{"id":18291310,"url":"https://github.com/debitoor/express-openapi","last_synced_at":"2026-05-08T00:42:54.816Z","repository":{"id":45565976,"uuid":"239350344","full_name":"debitoor/express-openapi","owner":"debitoor","description":"Express Open API","archived":false,"fork":false,"pushed_at":"2021-12-08T08:52:41.000Z","size":184,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-02-15T02:15:35.436Z","etag":null,"topics":["debitoor","express","openapi"],"latest_commit_sha":null,"homepage":"","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/debitoor.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":"2020-02-09T18:10:02.000Z","updated_at":"2021-02-24T16:02:55.000Z","dependencies_parsed_at":"2022-08-28T07:11:55.703Z","dependency_job_id":null,"html_url":"https://github.com/debitoor/express-openapi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debitoor%2Fexpress-openapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debitoor%2Fexpress-openapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debitoor%2Fexpress-openapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debitoor%2Fexpress-openapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debitoor","download_url":"https://codeload.github.com/debitoor/express-openapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999840,"owners_count":21031044,"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":["debitoor","express","openapi"],"created_at":"2024-11-05T14:13:52.722Z","updated_at":"2026-05-08T00:42:49.777Z","avatar_url":"https://github.com/debitoor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-openapi\n\n``` bash\n$ npm install @debitoor/express-openapi\n```\n\n## Usage\n\n``` javascript\nconst { createOpenApiRouter } = require('@debitoor/express-openapi');\nconst express = require('express');\nconst openapi = require('./openapi.json');\n\nconst app = express();\napp.use(createOpenApiRouter(openapi, { security, operations });\napp.listen(8181);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebitoor%2Fexpress-openapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebitoor%2Fexpress-openapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebitoor%2Fexpress-openapi/lists"}