{"id":27376905,"url":"https://github.com/avrabe/spin_myt2abrp","last_synced_at":"2025-04-13T12:57:42.661Z","repository":{"id":178536951,"uuid":"657972612","full_name":"avrabe/spin_myT2ABRP","owner":"avrabe","description":"inofficial Toyota MyT (Europe) 2 A Better Route planner gateway using Fermyon spin","archived":false,"fork":false,"pushed_at":"2025-03-10T01:33:32.000Z","size":190,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T12:57:38.747Z","etag":null,"topics":["abrp","myt","rust","spin","toyota"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/avrabe.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-06-24T11:20:45.000Z","updated_at":"2025-02-27T01:20:02.000Z","dependencies_parsed_at":"2024-10-23T07:40:31.644Z","dependency_job_id":"dc26c944-823a-4012-9834-68e5a72cfc46","html_url":"https://github.com/avrabe/spin_myT2ABRP","commit_stats":null,"previous_names":["avrabe/spin_myt2abrp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrabe%2Fspin_myT2ABRP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrabe%2Fspin_myT2ABRP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrabe%2Fspin_myT2ABRP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avrabe%2Fspin_myT2ABRP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avrabe","download_url":"https://codeload.github.com/avrabe/spin_myT2ABRP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717261,"owners_count":21150389,"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":["abrp","myt","rust","spin","toyota"],"created_at":"2025-04-13T12:57:42.116Z","updated_at":"2025-04-13T12:57:42.656Z","avatar_url":"https://github.com/avrabe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inofficial Toyota MyT (Europe) to A Better Route Planner Gateway using Fermyon Spin\n\n[![Rust](https://github.com/avrabe/spin_myT2ABRP/actions/workflows/rust.yml/badge.svg)](https://github.com/avrabe/spin_myT2ABRP/actions/workflows/rust.yml)\n\nGoal is to provide a gateway between the Toyota MyT (Europe) and A Better Route Planner for Telemetry information. The Toyota MyT uses an inofficial API described in [tojota]. So any change from Toyota might break this application.\n\n## Setup the development environment\n\nInstall rust and the webassembly target\n\n```sh\n# Install rust\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n# Install the wasm32-wasi target\nrustup target add wasm32-wasi\n```\n\nInstall spin\n\n```sh\n# Install spin\ncurl -fsSL https://developer.fermyon.com/downloads/install.sh | bash\n# Move to a location for use\nsudo mv spin /usr/local/bin/\n```\n\nExport the secrets used\n\n```sh\nexport SPIN_VARIABLE_USERNAME=joe@doe.com\nexport SPIN_VARIABLE_PASSWORD=mysecret\nexport SPIN_VARIABLE_VIN=5YFBURHE3JP743261\n```\n\nBuild the application and start the local server\n\n```sh\nspin build\nspin up\n# Or for active development\nspin watch\n```\n\nQuery the system\n\n```sh\ncurl http://12.0.0.1:3000/\n```\n\n[tojota]: ttps://github.com/calmjm/tojota/tree/maste\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favrabe%2Fspin_myt2abrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favrabe%2Fspin_myt2abrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favrabe%2Fspin_myt2abrp/lists"}