{"id":13998202,"url":"https://github.com/francis-du/wiki-graph","last_synced_at":"2025-07-26T05:03:09.034Z","repository":{"id":124226934,"uuid":"329970764","full_name":"francis-du/wiki-graph","owner":"francis-du","description":"A Wikipedia search visualization tool.","archived":false,"fork":false,"pushed_at":"2021-06-22T09:26:34.000Z","size":2141,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T01:32:52.829Z","etag":null,"topics":["heroku","rust-web","wikipedia"],"latest_commit_sha":null,"homepage":"https://wiki-graphs.herokuapp.com","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/francis-du.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}},"created_at":"2021-01-15T16:52:28.000Z","updated_at":"2024-07-07T22:24:25.000Z","dependencies_parsed_at":"2024-01-15T19:44:11.569Z","dependency_job_id":"ac03475f-df59-4224-87cd-ce1b721a50ae","html_url":"https://github.com/francis-du/wiki-graph","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francis-du%2Fwiki-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francis-du%2Fwiki-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francis-du%2Fwiki-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francis-du%2Fwiki-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francis-du","download_url":"https://codeload.github.com/francis-du/wiki-graph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238825829,"owners_count":19537134,"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":["heroku","rust-web","wikipedia"],"created_at":"2024-08-09T19:01:28.515Z","updated_at":"2025-02-14T10:32:02.902Z","avatar_url":"https://github.com/francis-du.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Logo](docs/src/images/icon.jpg)\n\n\u003ch1\u003eWiki Graph\u003c/h1\u003e\n\u003ch3\u003eA Wikipedia search visualization tool\u003c/h3\u003e\n\n![Top Lang](https://img.shields.io/github/languages/top/francis-du/wiki-graph?color=%23E5531A\u0026style=flat-square)\n[![Api docs](https://img.shields.io/badge/Api-Doc-a94064?style=flat-square\u0026color=%23E5531A)](https://wiki-graph.francis.run)\n[![Rust Build](https://img.shields.io/github/workflow/status/francis-du/wiki-graph/cargo-test?label=rust%20build\u0026style=flat-square)](https://github.com/francis-du/wiki-graph/actions?query=workflow:cargo-test)\n[![Docs Build](https://img.shields.io/github/workflow/status/francis-du/wiki-graph/mdbook-deploy?label=docs%20build\u0026style=flat-square)](https://github.com/francis-du/wiki-graph/actions?query=workflow:mdbook-deploy)\n\u003c/div\u003e\n\n-----------------------------------------------------------------------------------------------\n\n## [Live demo](https://wiki-graphs.herokuapp.com/)\n\n## How to use\n\nEnter keywords and click search, it will generate a network graph.\nAnd keywords support multiple languages.[Checkout supported languages](https://github.com/francis-du/wiki-graph/blob/5bddd4e67229f1e8375a1dee0207a964ec7adb52/src/common/semantics.rs#L8-L24)\n\n[![](docs/src/images/index.png)](https://wiki-graphs.herokuapp.com)\n\n## Search result\n\n[![](docs/src/images/graph.png)](https://wiki-graphs.herokuapp.com)\n\n## How to deploy\n\n### CLI Commands\n\n```shell\n░██╗░░░░░░░██╗██╗██╗░░██╗██╗  ░██████╗░██████╗░░█████╗░██████╗░██╗░░██╗\n░██║░░██╗░░██║██║██║░██╔╝██║  ██╔════╝░██╔══██╗██╔══██╗██╔══██╗██║░░██║\n░╚██╗████╗██╔╝██║█████═╝░██║  ██║░░██╗░██████╔╝███████║██████╔╝███████║\n░░████╔═████║░██║██╔═██╗░██║  ██║░░╚██╗██╔══██╗██╔══██║██╔═══╝░██╔══██║\n░░╚██╔╝░╚██╔╝░██║██║░╚██╗██║  ╚██████╔╝██║░░██║██║░░██║██║░░░░░██║░░██║\n░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝  ░╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░░░░╚═╝░░╚═╝\n\nVersion: 0.1.0\nA Wikipedia search visualization tool\n\nUSAGE:\n    wiki-graph [FLAGS] [OPTIONS] \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -d, --debug      Activate debug mode\n        --help       Prints help information\n        --proxy      Using proxy network\n    -V, --version    Prints version information\n\nOPTIONS:\n    -h, --host \u003chost\u003e    Set host [default: 0.0.0.0]\n    -p, --port \u003cport\u003e    Set port [default: 3690]\n\nSUBCOMMANDS:\n    api     start a api service\n    app     start a app service\n    help    Prints this message or the help of the given subcommand(s)\n\n```\n\n### Local\n\n- installation rust\n\n- run `cargo run app` to start a service in ` http://0.0.0.0:3690`\n\n- or use binary in `target/debug/` or `target/build/` to run `wiki-graph app` to start a service\n\n### Heroku\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n- installation hero CLI\n\n- run commands\n\n```shell\nheroku login\n\nheroku git:clone -a wiki-graphs \n\ncd wiki-graphs\n\ngit add .\ngit commit -am \"hello heroku\"\ngit push heroku master\n```\n\n## Docker\n\n```shell\ndocker run -d -p 3690:3690 francisdu/wiki-graph\n```\n\n## License\n\n[MIT LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancis-du%2Fwiki-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancis-du%2Fwiki-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancis-du%2Fwiki-graph/lists"}