{"id":34773055,"url":"https://github.com/nipsysdev/example-codex-rust-bindings","last_synced_at":"2026-05-26T04:04:59.323Z","repository":{"id":328312258,"uuid":"1093186111","full_name":"nipsysdev/example-codex-rust-bindings","owner":"nipsysdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-18T14:36:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-13T21:04:47.995Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nipsysdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-10T03:00:02.000Z","updated_at":"2025-11-18T14:36:28.000Z","dependencies_parsed_at":"2025-12-13T21:12:05.154Z","dependency_job_id":null,"html_url":"https://github.com/nipsysdev/example-codex-rust-bindings","commit_stats":null,"previous_names":["nipsysdev/example-codex-rust-bindings"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nipsysdev/example-codex-rust-bindings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fexample-codex-rust-bindings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fexample-codex-rust-bindings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fexample-codex-rust-bindings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fexample-codex-rust-bindings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nipsysdev","download_url":"https://codeload.github.com/nipsysdev/example-codex-rust-bindings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fexample-codex-rust-bindings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28024303,"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-25T02:00:05.988Z","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":[],"created_at":"2025-12-25T08:04:15.812Z","updated_at":"2025-12-25T08:04:59.440Z","avatar_url":"https://github.com/nipsysdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Codex Rust Bindings\n\nThis repository demonstrates how to integrate the [Codex Rust bindings](https://github.com/nipsysdev/codex-rust-bindings) into a Rust project.\n\nThe project starts a Codex node, uploads then downloads a hello.txt file before stopping the node.\n\n## Usage\n\n### Run the example\n\n```sh\ncargo run --bin example\n```\n\n## What the example does\n\n1. **Creates a Codex node** with basic configuration\n2. **Gets the version** information from the node\n3. **Starts the node** to begin operations\n4. **Uploads data** from an in-memory reader with the filename \"hello.txt\"\n5. **Downloads the data** back to a file named \"hello.txt\"\n6. **Verifies the content** to ensure upload/download was successful\n7. **Stops and destroys** the node to clean up resources\n\n## Dependencies\n\n- `codex-rust-bindings` - The main Codex bindings crate\n- `tokio` - Async runtime for Rust\n- `env_logger` - Logging implementation\n- `log` - Logging facade\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fexample-codex-rust-bindings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnipsysdev%2Fexample-codex-rust-bindings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fexample-codex-rust-bindings/lists"}