{"id":21607437,"url":"https://github.com/janrockdev/mongodb-rust","last_synced_at":"2025-03-18T15:21:29.510Z","repository":{"id":232288787,"uuid":"783947479","full_name":"janrockdev/mongodb-rust","owner":"janrockdev","description":"Simple prototype for MongoDB CRUD in Rust.","archived":false,"fork":false,"pushed_at":"2024-04-08T22:24:01.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T19:35:01.560Z","etag":null,"topics":[],"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/janrockdev.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}},"created_at":"2024-04-08T22:21:10.000Z","updated_at":"2024-04-08T22:24:28.000Z","dependencies_parsed_at":"2024-04-08T23:39:32.315Z","dependency_job_id":"3305a388-341b-471c-9fd9-08ca56d3269d","html_url":"https://github.com/janrockdev/mongodb-rust","commit_stats":null,"previous_names":["janrockdev/mongodb-rust"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fmongodb-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fmongodb-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fmongodb-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fmongodb-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janrockdev","download_url":"https://codeload.github.com/janrockdev/mongodb-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246552,"owners_count":20422459,"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":"2024-11-24T20:30:50.429Z","updated_at":"2025-03-18T15:21:29.475Z","avatar_url":"https://github.com/janrockdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB-Rust\n\nSimple prototype for MongoDB CRUD in Rust.\n\n### Environment Variables\n```shell\nexport MONGODB_URL=\"mongodb+srv://\u003cuser\u003e:\u003cpassword\u003e@\u003catlas\u003e/?retryWrites=true\u0026w=majority\u0026appName=Cluster0\"\nexport MONGODB_DATABASE=\"\u003cdatabase\u003e\"\nexport MONGODB_COLLECTION=\"users\"\n```\n\n### Build\n```\ncargo build --release\n```\n\n### Run\n```\n./user-app create \"user1@foo.com\"\n./user-app list all\n./user-app list disabled\n./user-app update 63b5648cbd0aa2dad409a3d7 disabled\n```\n\n### Source\n```\n#Authentication\nhttps://www.mongodb.com/docs/drivers/rust/current/fundamentals/authentication/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fmongodb-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanrockdev%2Fmongodb-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fmongodb-rust/lists"}