{"id":18305770,"url":"https://github.com/nimrod007/waze-api","last_synced_at":"2025-12-17T14:23:26.466Z","repository":{"id":41469380,"uuid":"13224995","full_name":"Nimrod007/waze-api","owner":"Nimrod007","description":"query waze (www.waze.com)  for live traffic notifications and route planning. waze api made easy","archived":false,"fork":false,"pushed_at":"2018-12-19T04:41:27.000Z","size":50,"stargazers_count":101,"open_issues_count":3,"forks_count":35,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-05T16:36:49.483Z","etag":null,"topics":["api","navigation","waze"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nimrod007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-30T19:28:34.000Z","updated_at":"2025-03-13T07:56:46.000Z","dependencies_parsed_at":"2022-08-25T10:40:33.625Z","dependency_job_id":null,"html_url":"https://github.com/Nimrod007/waze-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Nimrod007/waze-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nimrod007%2Fwaze-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nimrod007%2Fwaze-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nimrod007%2Fwaze-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nimrod007%2Fwaze-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nimrod007","download_url":"https://codeload.github.com/Nimrod007/waze-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nimrod007%2Fwaze-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27783730,"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-12-17T02:00:08.291Z","response_time":55,"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":["api","navigation","waze"],"created_at":"2024-11-05T15:35:41.486Z","updated_at":"2025-12-17T14:23:26.448Z","avatar_url":"https://github.com/Nimrod007.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## waze api - wrapping waze live map \n\n#### 3 steps and your up \u0026 running!\n\n##### 1) download [waze-server](https://github.com/Nimrod007/waze-api/releases/download/1.1/waze-server.jar)\n##### 2) run the server (port 8080) :\n ```bash\n java -jar waze-server.jar server\n ```\n \n##### 3) send a request:\n```bash\ncurl -v \"http://localhost:8080/waze/routesWithDirections?end=156+5th+Avenue%2C+New+York%2C+NY+10010\u0026start=6+East+57th+Street%2C+New+York%2C+NY+10022\" -H \"Accept: application/json\"\n```\n\n##### documentation (full list of supported requests) - [link](http://htmlpreview.github.io/?https://github.com/Nimrod007/waze-api/blob/master/docs.html)\n\n##### list of all end-points with curl examples - [link](https://github.com/Nimrod007/waze-api/blob/master/scripts/testWazeAppServer.sh)\n\n#### advance usage:\n\n##### using the the waze service (no server) - [link](https://github.com/Nimrod007/waze-api/blob/master/src/test/java/com/waze/WazeRouteServiceTest.java)\n##### run the server with custom port:\n ```bash\n java -Ddw.server.applicationConnectors[0].port=9090 -Ddw.server.adminConnectors[0].port=9091 -jar waze-server.jar server\n ```\n##### run the server with custom config (see [conf.yml](/src/main/resources/conf.yml) for example):\n ```bash\n java -jar waze-server.jar.jar server conf.yml\n ```\n\n##### http://www.nimrodstech.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimrod007%2Fwaze-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimrod007%2Fwaze-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimrod007%2Fwaze-api/lists"}