{"id":15713630,"url":"https://github.com/rorkh/source","last_synced_at":"2025-03-30T18:46:58.549Z","repository":{"id":159908049,"uuid":"628586382","full_name":"Rorkh/source","owner":"Rorkh","description":"Source Query library for Crystal","archived":false,"fork":false,"pushed_at":"2023-05-01T15:05:43.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T18:46:55.580Z","etag":null,"topics":["crystal-lang","gmod","source","source-query-library"],"latest_commit_sha":null,"homepage":"https://rorkh.github.io/source/","language":"Crystal","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/Rorkh.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":"2023-04-16T12:20:37.000Z","updated_at":"2023-05-01T15:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c1efa30-b6e2-4876-9f68-f8c88166458c","html_url":"https://github.com/Rorkh/source","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/Rorkh%2Fsource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rorkh%2Fsource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rorkh%2Fsource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rorkh%2Fsource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rorkh","download_url":"https://codeload.github.com/Rorkh/source/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365638,"owners_count":20765546,"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":["crystal-lang","gmod","source","source-query-library"],"created_at":"2024-10-03T21:32:33.075Z","updated_at":"2025-03-30T18:46:58.302Z","avatar_url":"https://github.com/Rorkh.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# source\n\n[Source Query](https://developer.valvesoftware.com/wiki/Server_queries) library for Crystal\n\n[![view - Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](https://rorkh.github.io/source/index.html \"Go to project documentation\")\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n\n   ```yaml\n   dependencies:\n     source:\n       github: Rorkh/source\n   ```\n\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"source\"\n\nquery = Source::Query.new \"37.230.162.62\", 27015\ninfo = query.info\n\nputs info.players\n\nquery.close\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/Rorkh/source/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Rorkh](https://github.com/Rorkh) - creator and maintainer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frorkh%2Fsource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frorkh%2Fsource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frorkh%2Fsource/lists"}