{"id":16960175,"url":"https://github.com/markkvdb/optiroutering","last_synced_at":"2026-04-04T16:33:43.720Z","repository":{"id":194954768,"uuid":"686291341","full_name":"markkvdb/OptiRoutering","owner":"markkvdb","description":"OptiRoutering is a web application to find the optimal route between a set of locations","archived":false,"fork":false,"pushed_at":"2024-02-05T19:36:51.000Z","size":440,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T15:30:34.582Z","etag":null,"topics":["fastapi","svelte","vrp"],"latest_commit_sha":null,"homepage":"https://optiroutering.mvanderbroek.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markkvdb.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-09-02T09:59:30.000Z","updated_at":"2023-11-01T19:22:16.000Z","dependencies_parsed_at":"2023-10-26T23:30:48.110Z","dependency_job_id":"b0b5d5be-aecd-4108-96c9-7cd587c3f4e4","html_url":"https://github.com/markkvdb/OptiRoutering","commit_stats":null,"previous_names":["markkvdb/optiroutering"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markkvdb/OptiRoutering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2FOptiRoutering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2FOptiRoutering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2FOptiRoutering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2FOptiRoutering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markkvdb","download_url":"https://codeload.github.com/markkvdb/OptiRoutering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2FOptiRoutering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":["fastapi","svelte","vrp"],"created_at":"2024-10-13T22:47:24.855Z","updated_at":"2026-04-04T16:33:43.680Z","avatar_url":"https://github.com/markkvdb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OptiRoutering\n\nOptiRoutering is a web application that allows you to plan your route in the most optimal way. (Optimal) routes are calculated using the open source [PyVRP](https://pyvrp.org/) solver. The front-end is delivered using Svelte and the back-end is written in Python using FastAPI.\n\nThe OptiRoutering web application is available at https://optiroutering.mvanderbroek.com to serve as a real proof of concept. Another goal of this project is to learn more about Svelte and FastAPI and how to combine them into a single application. It includes:\n\n- Passwordless authentication using Auth.js;\n- A simple database using SQLite via the Drizzle ORM;\n- Automatic openAPI client SDK generation for the front-end;\n- Form validation using superforms.\n\n## Development\n\nStart the back-end and front-end server using docker compose with\n\n```bash\ndocker compose up -d\n```\n\nand browse to http://localhost:3000 to open the web application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Foptiroutering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkvdb%2Foptiroutering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Foptiroutering/lists"}