{"id":17202650,"url":"https://github.com/dragonchaser/go-ril100","last_synced_at":"2025-03-25T09:15:45.962Z","repository":{"id":122015403,"uuid":"447599075","full_name":"dragonchaser/go-ril100","owner":"dragonchaser","description":"A quick and dirty hacked tool to query RIL100/DS100 abbreviations from the DB (Deutsche Bahn) in Germany.","archived":false,"fork":false,"pushed_at":"2022-01-13T13:51:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T08:30:59.738Z","etag":null,"topics":["bahn","ds100","railway","ril100","train"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dragonchaser.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":"2022-01-13T12:55:34.000Z","updated_at":"2022-07-28T12:27:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e812f409-1936-4c3e-8501-4f12fa293209","html_url":"https://github.com/dragonchaser/go-ril100","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/dragonchaser%2Fgo-ril100","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchaser%2Fgo-ril100/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchaser%2Fgo-ril100/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonchaser%2Fgo-ril100/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dragonchaser","download_url":"https://codeload.github.com/dragonchaser/go-ril100/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431720,"owners_count":20614184,"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":["bahn","ds100","railway","ril100","train"],"created_at":"2024-10-15T02:15:21.345Z","updated_at":"2025-03-25T09:15:45.952Z","avatar_url":"https://github.com/dragonchaser.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-ril100\n\nA quick and dirty hacked tool to query RIL100/DS100 abbreviations from the DB\n(Deutsche Bahn) in Germany.\n\n## usage\n\n### text output\n\n```\n$\u003e go-ril100 DFL\n```\n\n#### result\n\n```\nName     : Flöha\nType     : station\nAddress  :\n\tStreet : Bahnhofstr. 2a\n\tCity   : 09557 Flöha\nLocation :\n\tLatitude  :50.854355\n\tLongitude :13.075152\n```\n\n### json output\n\n```\n$\u003e go-ril100 DFL --json |jq\n```\n\n\n**Note:** jq is optional, just beautifies the output in our case.\n\n#### result\n\n```\n{\n  \"type\": \"station\",\n  \"name\": \"Flöha\",\n  \"address\": {\n    \"city\": \"Flöha\",\n    \"zipcode\": \"09557\",\n    \"street\": \"Bahnhofstr. 2a\"\n  },\n  \"location\": {\n    \"latitude\": 50.854355,\n    \"longitude\": 13.075152\n  }\n}\n```\n\n## building\n\njust run `$\u003e make`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchaser%2Fgo-ril100","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonchaser%2Fgo-ril100","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchaser%2Fgo-ril100/lists"}