{"id":13543554,"url":"https://github.com/MCBanners/banner-api","last_synced_at":"2025-04-02T13:30:37.603Z","repository":{"id":37105067,"uuid":"227946235","full_name":"MCBanners/banner-api","owner":"MCBanners","description":"MCBanners banner generation service","archived":false,"fork":false,"pushed_at":"2025-03-19T16:38:52.000Z","size":3617,"stargazers_count":7,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-19T17:37:00.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MCBanners.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-12-14T00:52:16.000Z","updated_at":"2025-01-13T16:38:22.000Z","dependencies_parsed_at":"2023-02-17T14:01:09.839Z","dependency_job_id":"8bc60f48-91c6-44f3-8c51-d2a245939851","html_url":"https://github.com/MCBanners/banner-api","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/MCBanners%2Fbanner-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCBanners%2Fbanner-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCBanners%2Fbanner-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCBanners%2Fbanner-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MCBanners","download_url":"https://codeload.github.com/MCBanners/banner-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246823531,"owners_count":20839743,"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":[],"created_at":"2024-08-01T11:00:32.903Z","updated_at":"2025-04-02T13:30:35.672Z","avatar_url":"https://github.com/MCBanners.png","language":"Java","funding_links":[],"categories":["Miscellaneous"],"sub_categories":["In-game"],"readme":"\n# MCBanners/mc-api\n\nService designed to interact with Minecraft Servers and return JSON data on the status of the server.\n\n## API Reference\n\nBase URL: https://api.mcbanners.com\n\n#### Supported Platforms (and their parameter type)\nspigot -\u003e number\\\nsponge -\u003e string\\\ncurseforge -\u003e number\n\n\n#### Check valid author\n\n```http\n  GET /author/${platform}/${id}/isValid\n```\n\n| Parameter  | Type                 | Description                            |\n|:-----------|:---------------------|:---------------------------------------|\n| `platform` | `string`             | Platform type from the above list      |\n| `id`       | `string` or `number` | The id in the form from the above list |\n\n### Get author banner\n\n```http\n  GET /author/${platform}/${id}/banner.${outputType}\n```\n\n| Parameter    | Type                 | Description                            |\n|:-------------|:---------------------|:---------------------------------------|\n| `platform`   | `string`             | Platform type from the above list      |\n| `id`         | `string` or `number` | The id in the form from the above list |\n| `outputType` | `string`             | Either `png` or `jpg`                  |\n\n#### Check valid resource\n\n```http\n  GET /resource/${platform}/${id}/isValid\n```\n\n| Parameter  | Type                 | Description                            |\n|:-----------|:---------------------|:---------------------------------------|\n| `platform` | `string`             | Platform type from the above list      |\n| `id`       | `string` or `number` | The id in the form from the above list |\n\n### Get resource banner\n\n```http\n  GET /resource/${platform}/${id}/banner.${outputType}\n```\n\n| Parameter    | Type                 | Description                            |\n|:-------------|:---------------------|:---------------------------------------|\n| `platform`   | `string`             | Platform type from the above list      |\n| `id`         | `string` or `number` | The id in the form from the above list |\n| `outputType` | `string`             | Either `png` or `jpg`                  |\n\n### Check valid server\n\n```http\n  GET /server/${host}/${port}/isValid\n```\n\n| Parameter | Type     | Description     |\n|:----------|:---------|:----------------|\n| `host`    | `string` | The server ip   |\n| `port`    | `number` | The server port |\n\n### Get server banner\n\n```http\n  GET /server/${host}/${port}/banner.${outputType}\n```\n\n| Parameter    | Type     | Description           |\n|:-------------|:---------|:----------------------|\n| `host`       | `string` | The server ip         |\n| `port`       | `number` | The server port       |\n| `outputType` | `string` | Either `png` or `jpg` |\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMCBanners%2Fbanner-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMCBanners%2Fbanner-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMCBanners%2Fbanner-api/lists"}