{"id":25241693,"url":"https://github.com/rustbase/rustbase-rs","last_synced_at":"2025-04-05T20:27:00.312Z","repository":{"id":65045966,"uuid":"580636773","full_name":"rustbase/rustbase-rs","owner":"rustbase","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-22T16:17:26.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-11T21:13:51.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rustbase.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}},"created_at":"2022-12-21T03:51:02.000Z","updated_at":"2022-12-21T04:23:27.000Z","dependencies_parsed_at":"2022-12-27T08:23:22.716Z","dependency_job_id":null,"html_url":"https://github.com/rustbase/rustbase-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbase%2Frustbase-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbase%2Frustbase-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbase%2Frustbase-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbase%2Frustbase-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustbase","download_url":"https://codeload.github.com/rustbase/rustbase-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247395910,"owners_count":20932226,"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","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":[],"created_at":"2025-02-11T21:14:23.693Z","updated_at":"2025-04-05T20:27:00.273Z","avatar_url":"https://github.com/rustbase.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rustbase Client Library for Rust\nA driver to use Rustbase with Rust.\n\n# Installation\n```toml\n[dependencies]\nrustbase-rs = \"0.1.0\"\n```\n\n# Usage\n```rust\nasync fn main() {\n    let mut client = RustbaseClient::new(\"localhost:23561\").await.unwrap();\n    client.set_database(\"test\");\n\n    let document = client.get(\"key1\").unwrap();\n}\n``` ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustbase%2Frustbase-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustbase%2Frustbase-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustbase%2Frustbase-rs/lists"}