{"id":14036049,"url":"https://github.com/valhalla/demos","last_synced_at":"2025-07-27T03:31:18.061Z","repository":{"id":25861970,"uuid":"29301834","full_name":"valhalla/demos","owner":"valhalla","description":"demos","archived":false,"fork":false,"pushed_at":"2025-02-12T17:14:49.000Z","size":29350,"stargazers_count":106,"open_issues_count":22,"forks_count":62,"subscribers_count":27,"default_branch":"gh-pages","last_synced_at":"2025-06-05T05:28:46.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/valhalla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2015-01-15T14:46:42.000Z","updated_at":"2025-06-04T07:42:01.000Z","dependencies_parsed_at":"2024-04-09T13:02:57.868Z","dependency_job_id":null,"html_url":"https://github.com/valhalla/demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valhalla/demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valhalla%2Fdemos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valhalla%2Fdemos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valhalla%2Fdemos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valhalla%2Fdemos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valhalla","download_url":"https://codeload.github.com/valhalla/demos/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valhalla%2Fdemos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-12T03:01:49.044Z","updated_at":"2025-07-27T03:31:16.897Z","avatar_url":"https://github.com/valhalla.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"     ██▒   █▓ ▄▄▄       ██▓     ██░ ██  ▄▄▄       ██▓     ██▓    ▄▄▄      \n    ▓██░   █▒▒████▄    ▓██▒    ▓██░ ██▒▒████▄    ▓██▒    ▓██▒   ▒████▄    \n     ▓██  █▒░▒██  ▀█▄  ▒██░    ▒██▀▀██░▒██  ▀█▄  ▒██░    ▒██░   ▒██  ▀█▄  \n      ▒██ █░░░██▄▄▄▄██ ▒██░    ░▓█ ░██ ░██▄▄▄▄██ ▒██░    ▒██░   ░██▄▄▄▄██ \n       ▒▀█░   ▓█   ▓██▒░██████▒░▓█▒░██▓ ▓█   ▓██▒░██████▒░██████▒▓█   ▓██▒\n       ░ ▐░   ▒▒   ▓▒█░░ ▒░▓  ░ ▒ ░░▒░▒ ▒▒   ▓▒█░░ ▒░▓  ░░ ▒░▓  ░▒▒   ▓▒█░\n       ░ ░░    ▒   ▒▒ ░░ ░ ▒  ░ ▒ ░▒░ ░  ▒   ▒▒ ░░ ░ ▒  ░░ ░ ▒  ░ ▒   ▒▒ ░\n         ░░    ░   ▒     ░ ░    ░  ░░ ░  ░   ▒     ░ ░     ░ ░    ░   ▒   \n          ░        ░  ░    ░  ░ ░  ░  ░      ░  ░    ░  ░    ░  ░     ░  ░\n         ░                                                                    \n\nValhalla is an open source routing engine and accompanying libraries for use with Open Street Map data. The demos repository serves as a sort of scratch pad which can be used to test and demo different pieces of the valhalla organization working together to accomplish their various tasks.\n\nBuilding\n--------\n\nEach demo, if needed, will provide its own instructions on building and testing.\n\nUsing\n-----\n\nFor detailed information about what types of things are contained within the demos repository, please see the more [detailed documentation](docs/index.md).\n\nYou are free to use any of the demos for your own projects. The demos, and all of the projects under the Valhalla organization use the [MIT License](LICENSE.md).\n\nContributing\n------------\n\nWe welcome contributions to the demos. If you would like to report an issue, or even better fix an existing one, please use the [demos issue tracker](https://github.com/valhalla/demos/issues) on GitHub.\n\nIf you would like to make an improvement to the code, please be aware that all valhalla projects are written mostly in C++11, in the K\u0026R (1TBS variant) with two spaces as indentation. We generally follow this [c++ style guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.html). We welcome contributions as pull requests to the [repository](https://github.com/valhalla/demos) and highly recommend that your pull request include a test to validate the addition/change of functionality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalhalla%2Fdemos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalhalla%2Fdemos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalhalla%2Fdemos/lists"}