{"id":30318349,"url":"https://github.com/altinn/dialogporten-bruno","last_synced_at":"2026-06-30T05:31:24.091Z","repository":{"id":302853396,"uuid":"959215399","full_name":"Altinn/dialogporten-bruno","owner":"Altinn","description":"Shared Bruno collections","archived":false,"fork":false,"pushed_at":"2026-02-02T10:34:39.000Z","size":84,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-02T23:38:45.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Bru","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/Altinn.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-02T12:49:16.000Z","updated_at":"2026-02-02T10:34:42.000Z","dependencies_parsed_at":"2025-07-04T13:28:52.458Z","dependency_job_id":"95309634-c10b-4ab4-ab8b-b406e1dcbe84","html_url":"https://github.com/Altinn/dialogporten-bruno","commit_stats":null,"previous_names":["altinn/dialogporten-bruno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altinn/dialogporten-bruno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdialogporten-bruno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdialogporten-bruno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdialogporten-bruno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdialogporten-bruno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinn","download_url":"https://codeload.github.com/Altinn/dialogporten-bruno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdialogporten-bruno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34954283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":"2025-08-17T20:10:32.630Z","updated_at":"2026-06-30T05:31:24.085Z","avatar_url":"https://github.com/Altinn.png","language":"Bru","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dialogporten Bruno Collection\n\nA comprehensive API testing collection for the Dialogporten platform, part of the Altinn ecosystem.\n\n## Getting Started\n\nTo get up and running, you need to:\n\n### 1. Install Bruno\n\nBruno is an open-source API client for exploring and testing APIs. You can install it using one of the following methods:\n\n#### macOS\n- **Direct Download**: Download from the [official downloads page](https://www.usebruno.com/downloads)\n- **Homebrew**: `brew install bruno`\n\n#### Windows\n- **Direct Download**: Download the Windows installer from the [official downloads page](https://www.usebruno.com/downloads)\n- **Package Managers**:\n  - Chocolatey: `choco install bruno`\n  - Winget: `winget install Bruno.Bruno`\n  - Scoop: `scoop install bruno`\n\n#### Linux\n- **Direct Download**: Download the Linux package from the [official downloads page](https://www.usebruno.com/downloads)\n- **Package Managers**:\n  - Debian/Ubuntu: Follow the [official installation guide](https://docs.usebruno.com/get-started/bruno-basics/download)\n  - Flatpak: `flatpak install flathub com.usebruno.Bruno`\n  - Snap: `sudo snap install bruno`\n\n\u003e **⚠️ Important: Safe Mode Required**\n\u003e \n\u003e This collection must be run in **Safe Mode**, not Developer Mode. The pre-request scripts use Bruno's bundled modules (like axios) which are only available in Safe Mode.\n\u003e \n\u003e To check/change your mode: Click the **JavaScript Sandbox** button in the toolbar (shows as a shield icon in Safe Mode or `\u003c/\u003e` in Developer Mode), located between the settings gear and the Environment dropdown. Select **Safe Mode**.\n\n### 2. Open the Collection\n\nOnce Bruno is installed:\n\n1. **Open Bruno** on your system\n2. **Click \"Open Collection\"** from the home screen\n3. **Navigate to this folder** (`dialogporten-bruno`) and select it\n4. The collection will load with all the organized requests and environments\n\n### 3. Configure Environment Variables\n\n1. **Create your own `.env` file** based on the included `example.env` file.\n   ```bash\n   cp example.env .env\n   ```\n\n2. **Edit the `.env` file** with your actual credentials and configuration values:\n   ```bash\n   # Open .env in your preferred text editor\n   # Replace placeholder values with your real credentials\n   # Example: API_KEY=your_actual_api_key_here\n   ```\n\n3. **Select an environment** from the dropdown in Bruno (e.g., \"Local development\", \"Staging\", \"Production\")\n4. **Update environment variables** as needed for your specific setup\n\n## Collection Structure\n\nThis collection is organized into two main sections:\n\n- **EndUser**: API endpoints for end users interacting with dialogs\n- **ServiceOwner**: API endpoints for service owners managing dialogs and activities\n\nEach section contains organized folders for different resource types (Dialogs, DialogActivities, etc.) with corresponding API requests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Fdialogporten-bruno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinn%2Fdialogporten-bruno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Fdialogporten-bruno/lists"}