{"id":15590560,"url":"https://github.com/cdimascio/express-no-stress-openapi3-example","last_synced_at":"2026-01-20T14:33:56.840Z","repository":{"id":44153994,"uuid":"177208725","full_name":"cdimascio/express-no-stress-openapi3-example","owner":"cdimascio","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T18:21:09.000Z","size":3430,"stargazers_count":2,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:23:25.361Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdimascio.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}},"created_at":"2019-03-22T21:02:16.000Z","updated_at":"2023-06-26T20:00:03.000Z","dependencies_parsed_at":"2023-02-01T08:45:43.703Z","dependency_job_id":null,"html_url":"https://github.com/cdimascio/express-no-stress-openapi3-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdimascio/express-no-stress-openapi3-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fexpress-no-stress-openapi3-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fexpress-no-stress-openapi3-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fexpress-no-stress-openapi3-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fexpress-no-stress-openapi3-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdimascio","download_url":"https://codeload.github.com/cdimascio/express-no-stress-openapi3-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdimascio%2Fexpress-no-stress-openapi3-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-02T23:22:48.470Z","updated_at":"2026-01-20T14:33:56.801Z","avatar_url":"https://github.com/cdimascio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-no-stress-openapi3-example\n\nThis is a project to demonstrate [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) using an [express-no-stress](https://github.com/cdimascio/generator-express-no-stress) scaffolded api.\n\n[express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) is a new middleware style validator for OpenApi 3.x and expressjs. I intend to include this validator as an option for [generator-express-no-stress](https://github.com/cdimascio/generator-express-no-stress). This project exists as an early proof of concept.\n\n## Get Started\n\nGet started developing...\n\n```shell\n# clone this repo\ngit clone https://github.com/cdimascio/express-no-stress-openapi3-example\ncd express-no-stress-openapi3-example\n\n# install deps\nnpm install\n\n# run in development mode\nnpm run dev\n\n# run tests\nnpm run test\n```\n\n## Differences from the current express-no-stress generated app\n\n1. [`Api.yaml`](server/common/Api.yaml) is converted to OpenApi 3\n2. [`Api.yaml`](server/common/Api.yaml) is moved from `server/common/swagger` to `server/common`\n3. `server/common/swagger`has been removed\n4. [`server/common/server.js`](server/common/server.js) has been edited to:\n  - remove its dependencies on swagger\n  - add a dependency on [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) \n\n\n\n## Try It\n* Open you're browser to [http://localhost:3000](http://localhost:3000)\n* Invoke the `/examples` endpoint \n  ```shell\n  curl http://localhost:3000/api/v1/examples\n  ```\nexpress-openapi-validator","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdimascio%2Fexpress-no-stress-openapi3-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdimascio%2Fexpress-no-stress-openapi3-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdimascio%2Fexpress-no-stress-openapi3-example/lists"}