{"id":20637685,"url":"https://github.com/isebasus/compass","last_synced_at":"2026-04-08T22:31:10.500Z","repository":{"id":60740133,"uuid":"532654444","full_name":"isebasus/compass","owner":"isebasus","description":"A lightweight minecraft server status API written in Kotlin. WIP","archived":false,"fork":false,"pushed_at":"2022-10-04T19:14:30.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-27T16:50:49.385Z","etag":null,"topics":["kotlin","minecraft","mongodb","netty","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/isebasus.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}},"created_at":"2022-09-04T20:47:13.000Z","updated_at":"2022-12-19T19:23:04.000Z","dependencies_parsed_at":"2023-01-19T06:00:25.986Z","dependency_job_id":null,"html_url":"https://github.com/isebasus/compass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isebasus/compass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isebasus%2Fcompass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isebasus%2Fcompass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isebasus%2Fcompass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isebasus%2Fcompass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isebasus","download_url":"https://codeload.github.com/isebasus/compass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isebasus%2Fcompass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["kotlin","minecraft","mongodb","netty","spring-boot"],"created_at":"2024-11-16T15:15:32.174Z","updated_at":"2026-04-08T22:31:10.485Z","avatar_url":"https://github.com/isebasus.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📜️ Compass [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/isebasus/Archive/blob/master/LICENSE)\nA silly lightweight Minecraft server API used for server statuses.\n\n# API Calls\nThe following describes Compass's API calls.\n\n### Initialization \nThis API call is used to initialize a server to the API, so that way calls to ping can be cached.\n\n``/v1/init``\n\n##### Response\n```\nhostname: String,\nport: Int,\nprotocolVersion: Int,\nserverVersion: String,\nmaxPlayerCount: Int,\nplayerCount: List,\ndescription: String,\nfavicon: String,\nping: Long,\naveragePing: List,\nnumberOfPings: Long,\nstatus: ServerError\nlastClientPing: Long\n```\n\n### Ping\nThis API call is used after initialization, and the call will now use the API cache. The response will also contain a smaller payload. \n\n``/v1/ping``\n\n##### Response\n```\nplayerCount: List,\nping: Long,\naveragePing: List,\nnumberOfPings: Long,\nstatus: ServerError\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisebasus%2Fcompass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisebasus%2Fcompass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisebasus%2Fcompass/lists"}