{"id":22420609,"url":"https://github.com/a-sync/arma3sync-json-web-api","last_synced_at":"2026-04-24T11:31:59.235Z","repository":{"id":86400801,"uuid":"453359839","full_name":"a-sync/arma3sync-json-web-api","owner":"a-sync","description":"Web service that reads ArmA3Sync server data and returns it in JSON format","archived":false,"fork":false,"pushed_at":"2023-10-19T15:54:26.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:43:48.482Z","etag":null,"topics":["arma3-mods","arma3sync","json","web-api"],"latest_commit_sha":null,"homepage":"","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/a-sync.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":"2022-01-29T10:01:21.000Z","updated_at":"2025-02-09T05:06:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"89e4eb18-7db9-4bbd-9578-2012dee1f457","html_url":"https://github.com/a-sync/arma3sync-json-web-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-sync/arma3sync-json-web-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Farma3sync-json-web-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Farma3sync-json-web-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Farma3sync-json-web-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Farma3sync-json-web-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-sync","download_url":"https://codeload.github.com/a-sync/arma3sync-json-web-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Farma3sync-json-web-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263279277,"owners_count":23441682,"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":["arma3-mods","arma3sync","json","web-api"],"created_at":"2024-12-05T16:20:33.405Z","updated_at":"2026-04-24T11:31:54.202Z","avatar_url":"https://github.com/a-sync.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arma3sync-json-web-api\nWeb service that reads ArmA3Sync server data and returns it in JSON format.\n\n## Accepted request query fields\n* **url**: ArmA3Sync server url\n* types: comma separated list of requested data types\n  - `autoconfig`\n  - `serverinfo`\n  - `events`\n  - `changelogs`\n\n## Success response\n_Status 200 application/json_  \nObject. Has a `url` field with string value.\n```ts\n{\n    url: string;\n    autoconfig?: A3sAutoconfigDto;\n    serverinfo?: A3sServerInfoDto;\n    events?: A3sEventsDto;\n    changelogs?: A3sChangelogsDto;\n}\n```\n\n## Error response\n_Status 404 application/json_  \nObject. Has a single `error` field with string value.\n\n## Examples\n```\nhttp://localhost:8080/?url=https://arma3sync.anrop.se/.a3s\nhttp://localhost:8080/?url=https://repo.ofcra.org/.a3s\u0026types=serverinfo,events\nhttp://localhost:8080/?url=ftp://138.201.131.194/A3_Repository/.a3s\nhttp://localhost:8080/?url=ftp://88.99.69.243/Repo/WOG/.a3s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Farma3sync-json-web-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-sync%2Farma3sync-json-web-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Farma3sync-json-web-api/lists"}