{"id":15985460,"url":"https://github.com/ioleo/api-console-docker","last_synced_at":"2025-04-04T21:24:11.321Z","repository":{"id":73269699,"uuid":"83228646","full_name":"ioleo/api-console-docker","owner":"ioleo","description":"A Docker image to run the API Console for your REST API documentation with RAML.","archived":false,"fork":false,"pushed_at":"2017-04-11T23:29:47.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T06:11:56.036Z","etag":null,"topics":["api-console","docker-image","raml"],"latest_commit_sha":null,"homepage":"","language":"RAML","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/ioleo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-26T17:50:59.000Z","updated_at":"2017-04-04T10:39:10.000Z","dependencies_parsed_at":"2023-02-26T11:45:23.376Z","dependency_job_id":null,"html_url":"https://github.com/ioleo/api-console-docker","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":0.5,"last_synced_commit":"b50de1723a05fcbc3b5572b50356b771403d5095"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioleo%2Fapi-console-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioleo%2Fapi-console-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioleo%2Fapi-console-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioleo%2Fapi-console-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioleo","download_url":"https://codeload.github.com/ioleo/api-console-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247250382,"owners_count":20908357,"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":["api-console","docker-image","raml"],"created_at":"2024-10-08T02:21:57.723Z","updated_at":"2025-04-04T21:24:11.301Z","avatar_url":"https://github.com/ioleo.png","language":"RAML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Console docker image\n\nA [Docker](http://www.docker.io/) image to run the [API Console](https://github.com/mulesoft/api-console) for \nyour REST API documentation with [RAML](http://raml.org).\n\n## Installation\n\n### Mounting volume\n\nThe image must be run from path containing RAML files or a directory containing such file must be mounted at\n`/app/raml`.\n\n### How to run this image\n\n`docker run -p 4000:80 -v $(pwd)/raml:/app/raml -d loostro/api-console:3.0.13`\n\nThen, access it via `http://localhost:4000` in a browser.\n\n### Environment variables\n\n* **MAIN_RAML_PATH** *string*, default: `main.raml`\n* **PAGE_TITLE** *string*, default: `API Documentation`\n\n### Options\n\nAPI Console can be controlled by `/options.conf` file.\n\nThe file must be a simple `key=value` configuration, each key accepts string value either `true` or `false`:\n\n* **singleView** default: `false`\n* **disableThemeSwitcher** default: `true`\n* **disableRamlClientGenerator** default: `true`\n* **resourcesCollapsed** default: `true`\n* **documentationCollapsed** default: `false`\n* **allowUnsafeMarkdown** default: `false`\n* **disableTryIt** default: `true`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioleo%2Fapi-console-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioleo%2Fapi-console-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioleo%2Fapi-console-docker/lists"}