{"id":21031524,"url":"https://github.com/slaveofcode/rust-example-restful","last_synced_at":"2025-12-29T16:51:20.801Z","repository":{"id":92795761,"uuid":"583447353","full_name":"slaveofcode/rust-example-restful","owner":"slaveofcode","description":"Rust Implementation of Restful API using Actix Web","archived":false,"fork":false,"pushed_at":"2022-12-31T11:06:10.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T08:33:03.886Z","etag":null,"topics":["actix-web","diesel-rs","restful-api","rust","rust-lang"],"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/slaveofcode.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-12-29T20:09:14.000Z","updated_at":"2023-08-30T13:21:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a23db41-2652-4644-ad4f-ea7f1e7c3e3f","html_url":"https://github.com/slaveofcode/rust-example-restful","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slaveofcode/rust-example-restful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Frust-example-restful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Frust-example-restful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Frust-example-restful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Frust-example-restful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaveofcode","download_url":"https://codeload.github.com/slaveofcode/rust-example-restful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Frust-example-restful/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28118776,"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-12-29T02:00:07.021Z","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":["actix-web","diesel-rs","restful-api","rust","rust-lang"],"created_at":"2024-11-19T12:29:04.314Z","updated_at":"2025-12-29T16:51:20.760Z","avatar_url":"https://github.com/slaveofcode.png","language":"Rust","readme":"# Rust Example Restful API using Actix Web\n\nThis is an example implementation of restful api built using Rust language and Actix-Web framework.\n\n## Spec\n\n- Postgresql\n- Diesel (ORM)\n- Actix Web (Framework)\n\n## Setup\n\n### Install Dependencies\n\n    cargo update\n\n### Prepare Environment\n\nCopy the example configuration at `.env.example` to `.env` and adjust it into your local config values\n\n## Migrations\n\nThe migration tools is using `diesel_cli`, so you'll need to install it first by\n\n    cargo install diesel_cli\n\n### View Help\n\n    diesel migration\n\n### Create new Migration\n\n    diesel migration generate \u003cyour-migration-name\u003e\n\n### Run Migration\n\n    diesel migration run\n\n### Redo Migration\n\n    diesel migration redo\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Frust-example-restful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaveofcode%2Frust-example-restful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Frust-example-restful/lists"}