{"id":40121708,"url":"https://github.com/vendelieu/blog-backend","last_synced_at":"2026-01-19T12:36:44.616Z","repository":{"id":107781258,"uuid":"506040276","full_name":"vendelieu/blog-backend","owner":"vendelieu","description":"Simple blog api written on Rust using Actix, Diesel, Postgres","archived":false,"fork":false,"pushed_at":"2024-06-12T20:26:30.000Z","size":61,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-14T02:35:30.155Z","etag":null,"topics":["actix","diesel","postgres","rest","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/vendelieu.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":"2022-06-22T00:01:04.000Z","updated_at":"2024-06-12T20:26:33.000Z","dependencies_parsed_at":"2024-05-30T13:02:11.246Z","dependency_job_id":"e4272776-7707-40b2-9c32-0ddb7755440c","html_url":"https://github.com/vendelieu/blog-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vendelieu/blog-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vendelieu%2Fblog-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vendelieu%2Fblog-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vendelieu%2Fblog-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vendelieu%2Fblog-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vendelieu","download_url":"https://codeload.github.com/vendelieu/blog-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vendelieu%2Fblog-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28567938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actix","diesel","postgres","rest","rust"],"created_at":"2026-01-19T12:36:44.002Z","updated_at":"2026-01-19T12:36:44.611Z","avatar_url":"https://github.com/vendelieu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vendeli.eu-blog backend\n\nBackend Api of my personal blog using rust + actix\n\n# Instruction\n\n1. Create a database\n\n2. Rename .env.sample to .env and update properties (at least `DATABASE_URL`).\n\n3. install libpq lib for postgres\n\n```\nsudo apt-get install libpq-dev\n```\n\n4. install diesel-cli through cargo install\n\n```\ncargo install diesel_cli --no-default-features --features postgres\n```\n\n5. run migrations:\n\n```\ndiesel migration run\n```\n\n6. build with release profile:\n\n```\ncargo build --release\n```\n\n7. and run binary from console:\n\n```\ntarget/release/vendelieu-blog \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvendelieu%2Fblog-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvendelieu%2Fblog-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvendelieu%2Fblog-backend/lists"}