{"id":22472373,"url":"https://github.com/hojas/rust-forum-server","last_synced_at":"2025-09-12T07:36:03.593Z","repository":{"id":155764299,"uuid":"624358535","full_name":"hojas/rust-forum-server","owner":"hojas","description":"A light forum server built with axum, a Rust web framework.","archived":false,"fork":false,"pushed_at":"2023-06-02T04:20:40.000Z","size":140,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T02:33:09.301Z","etag":null,"topics":["axum","diesel","forum","postgresql","rust"],"latest_commit_sha":null,"homepage":"","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/hojas.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-06T09:41:15.000Z","updated_at":"2025-01-05T16:11:11.000Z","dependencies_parsed_at":"2025-02-01T20:10:59.469Z","dependency_job_id":"86f05ac2-7920-4c62-8882-a879d381997b","html_url":"https://github.com/hojas/rust-forum-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hojas/rust-forum-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Frust-forum-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Frust-forum-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Frust-forum-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Frust-forum-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hojas","download_url":"https://codeload.github.com/hojas/rust-forum-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Frust-forum-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274777063,"owners_count":25347643,"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-09-12T02:00:09.324Z","response_time":60,"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":["axum","diesel","forum","postgresql","rust"],"created_at":"2024-12-06T12:14:40.544Z","updated_at":"2025-09-12T07:36:03.573Z","avatar_url":"https://github.com/hojas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-forum-server\n\nA light forum server built with axum, a Rust web framework.\n\n## Features\n\n- Auth Module\n- User Module\n- Post Module\n- Comment Module\n\n## Development\n\n```shell\n$ cargo run\n```\n\n## Migration\n\n**1. Setup**\n\n```shell\n$ diesel setup\n```\n\n**2. Create migration**\n\n```shell\n$ diesel migration generate create_users\n```\n\n**3. Write SQL in `up.sql` and `down.sql`**\n\n**4. Run migration**\n\n```shell\n$ diesel migration run\n$ diesel migration redo\n```\n\nReference: https://diesel.rs/guides/getting-started\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhojas%2Frust-forum-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhojas%2Frust-forum-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhojas%2Frust-forum-server/lists"}