{"id":21488072,"url":"https://github.com/dhutchison/openapivisualiser","last_synced_at":"2026-05-19T00:34:41.189Z","repository":{"id":38440436,"uuid":"174038832","full_name":"dhutchison/OpenApiVisualiser","owner":"dhutchison","description":"Simple Angular application which presents an OpenAPI specification in a tree structure","archived":false,"fork":false,"pushed_at":"2024-05-02T16:51:18.000Z","size":9847,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T19:53:39.386Z","etag":null,"topics":["openapi"],"latest_commit_sha":null,"homepage":"https://www.devwithimagination.com/OpenApiVisualiser/","language":"TypeScript","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/dhutchison.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":"2019-03-05T23:55:36.000Z","updated_at":"2023-08-12T21:57:27.000Z","dependencies_parsed_at":"2024-05-02T17:50:48.603Z","dependency_job_id":"2684a65f-7728-4624-b138-af2cd80d9d75","html_url":"https://github.com/dhutchison/OpenApiVisualiser","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/dhutchison%2FOpenApiVisualiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhutchison%2FOpenApiVisualiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhutchison%2FOpenApiVisualiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhutchison%2FOpenApiVisualiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhutchison","download_url":"https://codeload.github.com/dhutchison/OpenApiVisualiser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014160,"owners_count":20383719,"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":["openapi"],"created_at":"2024-11-23T13:42:17.760Z","updated_at":"2026-05-19T00:34:41.162Z","avatar_url":"https://github.com/dhutchison.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPIVisualiser\n\nA utility for visualising the paths of an OpenAPI definition. \n\n![Example API output](docs/images/API.png)\n\nThis application supports a query parameter, url, which can be used to pre-load a definition in to the application. \n\nFor example:\nhttp://localhost:4200/?url=https:%2F%2Fraw.githubusercontent.com%2FMermade%2Fopenapi3-examples%2Fmaster%2Fpass%2FOAI%2Fuber.yaml\n\nA large number of public API specifications which can be used for testing are available here: https://apis.guru/browse-apis/\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Development container\n\nWhen running `ng serve` from in the development container, to allow it to listen to connections\nfrom the source machine browser, it needs to be ran with a host (as localhost won't allow it to\naccept connections).\n\n`ng serve --host 0.0.0.0`\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `npm run e2e` to execute the end-to-end tests via [Cypress](https://cypress.io/).\n\nThis will also start up a local server. If you just want to run the tests you can either use `npm run cy:run` or `npm run cy:open` depending on if you want to run the tests headless or not. \n\n## Building for deployment\n[This guide](https://angular.io/guide/deployment#deploy-to-github-pages) details how to deploy Angular applications to GitHub pages. \n\nThe package.json defines a \"build-deployment\" script that can be ran to recompile the project in to the `dist` directory. A GitHub action is configured for this repository so that pushes to master will run this and publish the output to GitHub Pages, hosted at: https://www.devwithimagination.com/OpenApiVisualiser/\n\nThis can be ran by running the command:\n`npm run-script build-deployment`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhutchison%2Fopenapivisualiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhutchison%2Fopenapivisualiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhutchison%2Fopenapivisualiser/lists"}