{"id":22848740,"url":"https://github.com/membrane/openapi-catalog","last_synced_at":"2026-01-30T10:06:51.332Z","repository":{"id":254462943,"uuid":"845459914","full_name":"membrane/openapi-catalog","owner":"membrane","description":"Membrane OpenAPI Catalog","archived":false,"fork":false,"pushed_at":"2024-08-23T18:22:33.000Z","size":283,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-03T21:30:00.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/membrane.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,"zenodo":null}},"created_at":"2024-08-21T09:47:40.000Z","updated_at":"2024-10-30T17:14:17.000Z","dependencies_parsed_at":"2024-08-23T17:02:02.257Z","dependency_job_id":"10e35ac0-094e-49cd-8e92-f6f94dd6801b","html_url":"https://github.com/membrane/openapi-catalog","commit_stats":null,"previous_names":["membrane/openapi-catalog"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/membrane/openapi-catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membrane%2Fopenapi-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membrane%2Fopenapi-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membrane%2Fopenapi-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membrane%2Fopenapi-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membrane","download_url":"https://codeload.github.com/membrane/openapi-catalog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membrane%2Fopenapi-catalog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269827007,"owners_count":24481482,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-13T04:13:56.983Z","updated_at":"2026-01-30T10:06:51.300Z","avatar_url":"https://github.com/membrane.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI Catalog\n\nThe Membrane OpenAPI Catalog manages OpenAPI specifications.  \nFeatures:\n\n- Automatic updates\n- Linting\n- Diff checking for breaking changes\n\n## Requirements\n\n- Linux, macOS or Windows\n- x86-64\n- Java 21\n- Internet connection\n\n## Installation\n\n1. [Download the latest release](https://github.com/membrane/openapi-catalog/releases/latest)\n2. Execute the OpenAPI-Catalog with `java -jar openapi-catalog-{version}.jar`\n3. After you see `Completed initialization` in the terminal the application is ready.\n4. A browser window should open automatically. If not, [open the service in the browser](http://localhost:8000).\n\n## Configuration\n\nYou can configurate the application by opening its file with an archive manager and edit specific files.\n\n### Database\n\n- file: /BOOT-INF/classes/application.yml\n    - values:\n        - datasource.username\n- file: /BOOT-INF/classes/application-prod.yml\n    - values:\n        - datasource.password\n        - datasource.url\n\n### Port\n\n- file: /BOOT-INF/classes/application-prod.yml\n    - values:\n        - server.port\n\n### Used tools\n\nIf the organization or repository names of the used tools change on GitHub, these values can be updated with the following parameters:\n\n- file: /BOOT-INF/classes/application.yml\n    - values:\n        - tools.diff.github.name  \n          _repository name_\n        - tools.diff.github.organization\n          _organization name_\n        - tools.lint.github.name\n          _repository name_\n        - tools.lint.github.organization\n          _organization name_\n\n## Automatic setup\n\nOn execution, the software will do the following tasks:\n\n1. Installation of the tools:\n    - If the tool doesn't exist or is older than the GitHub version, it will be downloaded.\n    - If no internet is available and tools are already downloaded, the software will use them.\n    - The location of the downloaded tools will be at `/home/{$HOME}/.predic8/openapicatalog/tools/`.\n    - diff tool\n        - filename: `openapi-changes`\n        - version file: `.openapi-changes`\n    - linting tool\n        - filename: `spectral`\n        - version file: `.spectral`\n2. Installation of the `hsqldb` database:\n    - The database will be created at `/home/{$HOME}/.predic8/openapicatalog/database/`\n3. Update specifications which should be updated automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembrane%2Fopenapi-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembrane%2Fopenapi-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembrane%2Fopenapi-catalog/lists"}