{"id":13624630,"url":"https://github.com/aperkaz/express-open-api","last_synced_at":"2025-04-16T00:32:53.697Z","repository":{"id":97600354,"uuid":"354049794","full_name":"aperkaz/express-open-api","owner":"aperkaz","description":"Express with OpenAPI setup ","archived":false,"fork":false,"pushed_at":"2022-02-21T08:56:14.000Z","size":263,"stargazers_count":20,"open_issues_count":0,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-01T22:01:33.876Z","etag":null,"topics":["express","openapi"],"latest_commit_sha":null,"homepage":"https://www.freecodecamp.org/news/how-to-build-explicit-apis-with-openapi/","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/aperkaz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-02T14:54:02.000Z","updated_at":"2024-02-04T21:58:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"2774c5c1-8aaa-449a-ba55-8f26d148fe52","html_url":"https://github.com/aperkaz/express-open-api","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/aperkaz%2Fexpress-open-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperkaz%2Fexpress-open-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperkaz%2Fexpress-open-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aperkaz%2Fexpress-open-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aperkaz","download_url":"https://codeload.github.com/aperkaz/express-open-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223691692,"owners_count":17186863,"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":["express","openapi"],"created_at":"2024-08-01T21:01:44.436Z","updated_at":"2024-11-08T13:30:49.177Z","avatar_url":"https://github.com/aperkaz.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Express OpenAPI\n\nCode for the article: \u003chttps://www.freecodecamp.org/news/how-to-build-explicit-apis-with-openapi/\u003e\n\nThis codebase shows how to build an [OpenAPI](https://www.openapis.org/)-backed [express](https://expressjs.com/) application.\n\n## How to run\n\n```bash\n# Install dependencies\nnpm i\n\n# Run app\nnpm run start\n```\n\n## Dynamic API documentation\n\nThanks to its OpenAPI compliance, the app auto-generates the documenation of the API on the fly.\n\nAvailable in \u003chttp://localhost:3030/api-documentation\u003e, while the app is running.\n\n![doc-image](./doc-image.png)\n\n## License\n\nMIT © [Alain Perkaz](https://aperkaz.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperkaz%2Fexpress-open-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faperkaz%2Fexpress-open-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faperkaz%2Fexpress-open-api/lists"}