{"id":19218378,"url":"https://github.com/libninjacom/stripe-rs","last_synced_at":"2025-05-13T00:15:49.271Z","repository":{"id":53879952,"uuid":"521797592","full_name":"libninjacom/stripe-rs","owner":"libninjacom","description":"stripe client, generated from the OpenAPI spec.","archived":false,"fork":false,"pushed_at":"2023-12-21T00:47:16.000Z","size":1945,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-13T00:15:38.751Z","etag":null,"topics":["openapi","rust","stripe"],"latest_commit_sha":null,"homepage":"https://stripe.com/docs","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/libninjacom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT","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-08-05T23:11:11.000Z","updated_at":"2022-12-21T05:50:56.000Z","dependencies_parsed_at":"2024-11-09T14:38:50.383Z","dependency_job_id":null,"html_url":"https://github.com/libninjacom/stripe-rs","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"7828f5bc5cfa33086a350470fb072e86c0cab301"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libninjacom%2Fstripe-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libninjacom%2Fstripe-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libninjacom%2Fstripe-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libninjacom%2Fstripe-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libninjacom","download_url":"https://codeload.github.com/libninjacom/stripe-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843225,"owners_count":21972874,"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":["openapi","rust","stripe"],"created_at":"2024-11-09T14:26:27.828Z","updated_at":"2025-05-13T00:15:49.238Z","avatar_url":"https://github.com/libninjacom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/libninjacom/stripe-rs/stargazers\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/libninjacom/stripe-rs.svg?style=flat-square\" alt=\"Stars\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/libninjacom/stripe-rs/actions\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/workflow/status/libninjacom/stripe-rs/ci?style=flat-square\" alt=\"Build Status\" /\u003e\n    \u003c/a\u003e\n    \n\u003ca href=\"https://crates.io/crates/stripe2\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/d/stripe2?style=flat-square\" alt=\"Downloads\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://crates.io/crates/stripe2\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/stripe2?style=flat-square\" alt=\"Crates.io\" /\u003e\n\u003c/a\u003e\n\n\u003c/p\u003e\n\nStripe client, generated from the OpenAPI spec.\n\n# Usage\n\n```rust\nuse stripe::StripeClient;\nuse stripe::model::*;\n#[tokio::main]\nasync fn main() {\n    let client = StripeClient::from_env();\n    let response = client.get_account().await.unwrap();\n    println!(\"{:#?}\", response);\n}\n```\n\nThis example loads configuration from environment variables, specifically:\n\n* `STRIPE_SECRET_KEY`\n\n# Installation\n\nAdd this to your Cargo.toml:\n\n```toml\n[dependencies]\nstripe2 = \"..\"\n```\n\n\n# Documentation\n\n* [Client Library Documentation](https://docs.rs/stripe2)\n\nYou can see working examples of every API call in the `examples/` directory.\n\n# Contributing\n\nContributions are welcome!\n\n*Library created with [Libninja](https://www.libninja.com).*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibninjacom%2Fstripe-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibninjacom%2Fstripe-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibninjacom%2Fstripe-rs/lists"}