{"id":19273655,"url":"https://github.com/zikwall/blogchain-rust","last_synced_at":"2026-06-23T09:31:03.145Z","repository":{"id":104957864,"uuid":"303797496","full_name":"zikwall/blogchain-rust","owner":"zikwall","description":"A network of blog written in Rust for blogchain clients","archived":false,"fork":false,"pushed_at":"2021-01-09T18:15:33.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T20:44:05.682Z","etag":null,"topics":["blogchain","rust"],"latest_commit_sha":null,"homepage":"","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/zikwall.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":"2020-10-13T18:40:44.000Z","updated_at":"2021-01-09T18:18:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d84c29e-50f4-4798-9976-4970cb5590f9","html_url":"https://github.com/zikwall/blogchain-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zikwall/blogchain-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fblogchain-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fblogchain-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fblogchain-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fblogchain-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zikwall","download_url":"https://codeload.github.com/zikwall/blogchain-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fblogchain-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34684671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["blogchain","rust"],"created_at":"2024-11-09T20:43:44.950Z","updated_at":"2026-06-23T09:31:03.129Z","avatar_url":"https://github.com/zikwall.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eBlogсhain Rust\u003c/h1\u003e\n\u003c/div\u003e\n\n### Requirements\n\n#### Windows\n\n- `Microsoft Visual C++ 2015-2019 Redistributable`\n- `lmysqlclient` or another database packages (pg, sqllite)\n\n#### Linux\n\n- `build-essentials`\n- `libmysqlclient-dev` or another database packages (pg, sqllite)\n\n#### Database\n\n- `$ mysql\u003e CREATE USER 'blogchain'@'localhost' IDENTIFIED BY '123456';`\n- `$ mysql\u003e GRANT ALL PRIVILEGES ON blogchain . * TO 'blogchain'@'localhost';`\n- `$ mysql\u003e FLUSH PRIVILEGES;`\n\n### Development\n\n- `$ rustup default nightly | rustup override set nightly`\n- `$ cargo install diesel_cli --no-default-features --features \"mysql\"`\n- `$ echo DATABASE_URL=mysql://blogchain:123456@localhost/blogchain \u003e .env`\n- `$ cargo run`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fblogchain-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzikwall%2Fblogchain-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fblogchain-rust/lists"}