{"id":15536637,"url":"https://github.com/turbo87/ogn-web-gateway","last_synced_at":"2025-09-04T09:44:38.998Z","repository":{"id":33261489,"uuid":"134483092","full_name":"Turbo87/ogn-web-gateway","owner":"Turbo87","description":"OpenGliderNet Web-Gateway","archived":false,"fork":false,"pushed_at":"2024-05-01T18:44:54.000Z","size":685,"stargazers_count":13,"open_issues_count":28,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-02T00:10:52.845Z","etag":null,"topics":["actix","aprs","ogn","openglidernet","websocket"],"latest_commit_sha":null,"homepage":"https://ogn.cloud/api/status","language":"Rust","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/Turbo87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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},"funding":{"github":"Turbo87","custom":"https://paypal.me/tobiasbieniek"}},"created_at":"2018-05-22T22:35:18.000Z","updated_at":"2024-05-05T10:31:26.341Z","dependencies_parsed_at":"2024-03-06T18:13:25.176Z","dependency_job_id":"5085962b-937b-42fd-a0f5-5cccadd091e3","html_url":"https://github.com/Turbo87/ogn-web-gateway","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/Turbo87%2Fogn-web-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fogn-web-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fogn-web-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fogn-web-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Turbo87","download_url":"https://codeload.github.com/Turbo87/ogn-web-gateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813798,"owners_count":21165634,"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":["actix","aprs","ogn","openglidernet","websocket"],"created_at":"2024-10-02T11:52:43.947Z","updated_at":"2025-04-14T03:11:55.552Z","avatar_url":"https://github.com/Turbo87.png","language":"Rust","funding_links":["https://github.com/sponsors/Turbo87","https://paypal.me/tobiasbieniek"],"categories":[],"sub_categories":[],"readme":"ogn-web-gateway\n==============================================================================\n\n[![Build Status](https://travis-ci.org/Turbo87/ogn-web-gateway.svg?branch=master)](https://travis-ci.org/Turbo87/ogn-web-gateway)\n\n[OpenGliderNet] Web-Gateway\n\n[OpenGliderNet]: http://wiki.glidernet.org/\n\nThis project contains a webserver that connects to the [OpenGliderNet],\nsaves the received records to a database for 24 hours and relays all data to\nany connected WebSocket clients.\n\n\nInstallation \u0026 Usage\n------------------------------------------------------------------------------\n\nogn-web-gateway is using the in-memory database [Redis] as the data store for\nthe History API. Before attempting to install ogn-web-gateway make sure to\nhave a working Redis server running.\n\nNext, you should clone this repository using [git]:\n\n```bash\ngit clone https://github.com/Turbo87/ogn-web-gateway.git\n```\n\nBefore continuing make sure to set the `REDIS_URL` environment variable so\nthat ogn-web-gateway known what Redis server it should try to connect to:\n\n```bash\nexport REDIS_URL=redis://localhost\n```\n\nFinally we can use [cargo] to download all necessary dependencies, compile the\napplication and then run it:\n\n```bash\ncargo run --release\n```\n\nBy default ogn-web-gateway does not produce any console output when running,\nso don't be surprised. Once it is running you should be able to visit\n\u003chttp://127.0.0.1:8080/api/status\u003e to verify that everything runs correctly.\n\n[Redis]: https://redis.io/\n[git]: https://git-scm.com/\n[cargo]: https://doc.rust-lang.org/cargo/\n\n\nAPI Documentation\n------------------------------------------------------------------------------\n\nFor the API documentation please have a look at the [`docs`](docs) folder.  \n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under either of\n\n - Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n   \n - MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Fogn-web-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbo87%2Fogn-web-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Fogn-web-gateway/lists"}