{"id":20280338,"url":"https://github.com/yezz123/stripe-template","last_synced_at":"2025-04-11T06:36:16.808Z","repository":{"id":103598011,"uuid":"589520028","full_name":"yezz123/stripe-template","owner":"yezz123","description":"Template for integrating stripe into your FastAPI application 💸","archived":false,"fork":false,"pushed_at":"2024-05-27T22:47:58.000Z","size":25,"stargazers_count":11,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T04:32:34.947Z","etag":null,"topics":["fastapi","payment","pydantic","sepa","stripe"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yezz123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["yezz123"]}},"created_at":"2023-01-16T10:09:39.000Z","updated_at":"2025-02-19T22:47:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"9592f5de-6b78-41f1-a129-a63383cd1c93","html_url":"https://github.com/yezz123/stripe-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezz123%2Fstripe-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezz123%2Fstripe-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezz123%2Fstripe-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezz123%2Fstripe-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yezz123","download_url":"https://codeload.github.com/yezz123/stripe-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358443,"owners_count":21090400,"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":["fastapi","payment","pydantic","sepa","stripe"],"created_at":"2024-11-14T13:35:21.497Z","updated_at":"2025-04-11T06:36:16.786Z","avatar_url":"https://github.com/yezz123.png","language":"Python","funding_links":["https://github.com/sponsors/yezz123"],"categories":[],"sub_categories":[],"readme":"# Stripe-Template\n\nTemplate for integrating stripe into your FastAPI application 💸, Useful to generate a checkout session needed to save customers payment methods for recurring payments (in particular SEPA debits).\n\n## Usage\n\n### Install dependencies\n\n```bash\npip install -e .\n```\n\n### Run the application\n\n```bash\nuvicorn app.main:app --reload --workers 1 --host 0.0.0.0 --port 8000\n```\n\n### Run the tests\n\n```bash\nbash scripts/test.sh\n```\n\n__NOTES__: You need to have a `.env` file in the root of the project with the following variables:\n\n```bash\nSTRIPE_API_KEY= sk_test_* # Your stripe API key\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyezz123%2Fstripe-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyezz123%2Fstripe-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyezz123%2Fstripe-template/lists"}