{"id":15367946,"url":"https://github.com/ptariche/rust-rocket-mongo-example","last_synced_at":"2025-06-24T06:34:32.015Z","repository":{"id":152003645,"uuid":"106760291","full_name":"ptariche/rust-rocket-mongo-example","owner":"ptariche","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-18T03:22:11.000Z","size":13,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T20:23:23.652Z","etag":null,"topics":["mongodb","rocket","rust"],"latest_commit_sha":null,"homepage":null,"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/ptariche.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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-13T00:50:17.000Z","updated_at":"2023-11-14T12:40:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8059e8c6-2f2b-4e9e-89ae-207f405e7646","html_url":"https://github.com/ptariche/rust-rocket-mongo-example","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"a76f4111eb7fe8e7733df974e2b5241cd0514f9d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptariche%2Frust-rocket-mongo-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptariche%2Frust-rocket-mongo-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptariche%2Frust-rocket-mongo-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptariche%2Frust-rocket-mongo-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptariche","download_url":"https://codeload.github.com/ptariche/rust-rocket-mongo-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249076535,"owners_count":21208811,"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":["mongodb","rocket","rust"],"created_at":"2024-10-01T13:27:10.297Z","updated_at":"2025-04-15T12:51:50.671Z","avatar_url":"https://github.com/ptariche.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-rocket-mongo-example\n\n### About\n  - This is a work in progress\n\n### Pre-requisites\n - [Install Rust](https://www.rust-lang.org/en-US/install.html)\n - Rustup to nightly build required\n  - curl -s https://static.rust-lang.org/rustup.sh | sh -s -- --channel=nightly\n  - rustup update\n  - rustup install nightly\n    - rustup run nightly rustc --version\n    - rustup default nightly\n\n### Environment Variables\n\n    export OPENSSL_INCLUDE_DIR=`brew --prefix openssl`/include\n    export OPENSSL_LIB_DIR=`brew --prefix openssl`/lib\n    export DEP_OPENSSL_INCLUDE=`brew --prefix openssl`/include\n\n  - MONGO_ADDRESS\n\n## Run\n - cargo run\n\n## Build\n  - cargo build\n\n## Release\n - cargo build --release\n\n## Executable\n - ./target/release/rust-rocket-mongo-example","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptariche%2Frust-rocket-mongo-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptariche%2Frust-rocket-mongo-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptariche%2Frust-rocket-mongo-example/lists"}