{"id":26090534,"url":"https://github.com/bin-pdt/webauth_fastapi","last_synced_at":"2026-05-06T17:31:19.620Z","repository":{"id":280838732,"uuid":"942761745","full_name":"BIN-PDT/WEBAUTH_FASTAPI","owner":"BIN-PDT","description":"INTRODUCTION TO PYTHON FASTAPI","archived":false,"fork":false,"pushed_at":"2025-04-24T14:49:08.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T19:56:54.047Z","etag":null,"topics":["alembic","celery","fastapi","itsdangerous","passlib","pydantic","pyjwt","python","redis","sqlmodel","web-backend"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BIN-PDT.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}},"created_at":"2025-03-04T16:24:39.000Z","updated_at":"2025-04-24T14:52:24.000Z","dependencies_parsed_at":"2025-03-05T16:22:51.576Z","dependency_job_id":"6f6eb695-e176-4420-9567-ef36ae7005b2","html_url":"https://github.com/BIN-PDT/WEBAUTH_FASTAPI","commit_stats":null,"previous_names":["bin-pdt/webauth_fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BIN-PDT/WEBAUTH_FASTAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIN-PDT%2FWEBAUTH_FASTAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIN-PDT%2FWEBAUTH_FASTAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIN-PDT%2FWEBAUTH_FASTAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIN-PDT%2FWEBAUTH_FASTAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BIN-PDT","download_url":"https://codeload.github.com/BIN-PDT/WEBAUTH_FASTAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIN-PDT%2FWEBAUTH_FASTAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486611,"owners_count":25995006,"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-10-05T02:00:06.059Z","response_time":54,"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":["alembic","celery","fastapi","itsdangerous","passlib","pydantic","pyjwt","python","redis","sqlmodel","web-backend"],"created_at":"2025-03-09T09:34:30.720Z","updated_at":"2025-10-05T17:23:52.403Z","avatar_url":"https://github.com/BIN-PDT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**1. PROJECT**\n\n```\ngit clone https://github.com/BIN-PDT/WEBAUTH_FASTAPI.git \u0026\u0026 rm -rf WEBAUTH_FASTAPI/.git\n```\n\n_For privacy reasons, follow the format of `.env.example` and replace the sensitive information in `.env` with your own._\n\n-   _Optionally, register Redis Database or Redis Cloud to obtain `REDIS_URL` for Celery_.\n\n    ```\n    celery -A src.celery_tasks.config worker -P solo\n    ```\n\n-   _Replace `MAIL_USERNAME` \u0026 `MAIL_PASSWORD` (Application Password) with your Gmail Account_.\n\n-   _Generate `SECRET_KEY`_.\n\n    ```\n    python\n    ```\n\n    ```python\n    import secrets\n    print(secrets.token_hex(32))\n    exit()\n    ```\n\n**2. VIRTUAL ENVIRONMENT**\n\n```\npython -m venv .venv\n```\n\n```\n.venv\\Scripts\\activate.bat\n```\n\n**3. DEPENDENCY**\n\n```\npython.exe -m pip install --upgrade pip\n```\n\n```\npip install -r requirements.txt\n```\n\n**4. DATABASE**\n\n```\nalembic upgrade head\n```\n\n**5. RUN APPLICATION**\n\n```\nfastapi dev src/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbin-pdt%2Fwebauth_fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbin-pdt%2Fwebauth_fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbin-pdt%2Fwebauth_fastapi/lists"}