{"id":22138752,"url":"https://github.com/lexluengas/yew-example-app","last_synced_at":"2026-05-04T03:37:05.684Z","repository":{"id":67317891,"uuid":"165379471","full_name":"LexLuengas/yew-example-app","owner":"LexLuengas","description":"Rust client-side app using the Yew web framework","archived":false,"fork":false,"pushed_at":"2019-02-25T14:32:22.000Z","size":294078,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T10:47:34.898Z","etag":null,"topics":["example","rust","single-page-application","spa","wasm","webassembly","yew"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/LexLuengas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-12T11:22:14.000Z","updated_at":"2020-04-12T14:09:36.000Z","dependencies_parsed_at":"2023-06-10T20:00:19.896Z","dependency_job_id":null,"html_url":"https://github.com/LexLuengas/yew-example-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LexLuengas/yew-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LexLuengas%2Fyew-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LexLuengas%2Fyew-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LexLuengas%2Fyew-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LexLuengas%2Fyew-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LexLuengas","download_url":"https://codeload.github.com/LexLuengas/yew-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LexLuengas%2Fyew-example-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["example","rust","single-page-application","spa","wasm","webassembly","yew"],"created_at":"2024-12-01T20:11:47.622Z","updated_at":"2026-05-04T03:37:05.668Z","avatar_url":"https://github.com/LexLuengas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebAssembly Single-Page Application\n\nA very basic Single-Page Application (SPA) written in Rust with the Yew web framework. It makes requests to the Twitter Search API by a set of user-specified keywords and displays the results in a table.\n\nThe architecture is based on Henry Zimmerman's WeekendAtJoes4 SPA (https://github.com/hgzimmerman/WeekendAtJoes4).\n\n## Setup\n\nAdd a file *api/twitter_config.json* containing some valid Twitter API tokens, e.g.\n\n```json\n{\n\t\"consumer_key\": \"...\",\n\t\"consumer_secret\": \"...\",\n\t\"access_token\": \"...\",\n\t\"access_token_secret\": \"...\"\n}\n```\n\n## Run locally\n\nSimply run `start.sh` to start the API server along with the cargo-web server.\n\nTo run the server or the app for themselves:\n* Server: `node api/server.js`\n* SPA: `cd wasm-spa/app/ \u0026\u0026 cargo web start --auto-reload`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexluengas%2Fyew-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexluengas%2Fyew-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexluengas%2Fyew-example-app/lists"}