{"id":20458738,"url":"https://github.com/resend/resend-fastapi-example","last_synced_at":"2025-04-13T05:50:22.151Z","repository":{"id":212096843,"uuid":"652848502","full_name":"resend/resend-fastapi-example","owner":"resend","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-29T00:25:48.000Z","size":5,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T00:33:11.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/resend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-12T23:22:33.000Z","updated_at":"2024-12-09T00:28:34.000Z","dependencies_parsed_at":"2024-05-03T00:34:52.025Z","dependency_job_id":null,"html_url":"https://github.com/resend/resend-fastapi-example","commit_stats":null,"previous_names":["resend/resend-fastapi-example"],"tags_count":0,"template":false,"template_full_name":"resend/resend-template-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-fastapi-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-fastapi-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-fastapi-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fresend-fastapi-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resend","download_url":"https://codeload.github.com/resend/resend-fastapi-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670501,"owners_count":21142901,"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-15T12:13:41.513Z","updated_at":"2025-04-13T05:50:22.111Z","avatar_url":"https://github.com/resend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resend with FastAPI\n\nThis example shows how to use Resend with [FastAPI](https://fastapi.tiangolo.com/).\n\n## Prerequisites\n\nTo get the most out of this guide, you’ll need to:\n\n* [Create an API key](https://resend.com/api-keys)\n* [Verify your domain](https://resend.com/domains)\n* Install `virtualenv` by running `pip install virtualenv`\n\n## Instructions\n\n1. Create and activate a new virtual env with:\n\n```sh\nvirtualenv venv\nsource venv/bin/activate\n```\n\n2. Install dependencies:\n\n```sh\npip install -r requirements.txt\n```\n\n3. Set your RESEND_API_KEY environment variable by running:\n\n```sh\nexport RESEND_API_KEY=\"re_123456789\"\n```\n\n3. Execute the following command:\n\n```sh\nuvicorn main:app --reload\n```\n\n4. Access the URL `http://127.0.0.1:8000/docs` and try it out.\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-fastapi-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresend%2Fresend-fastapi-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fresend-fastapi-example/lists"}