{"id":25237344,"url":"https://github.com/csmqbusy/fastapi-auth-template","last_synced_at":"2026-04-30T16:33:22.900Z","repository":{"id":275938555,"uuid":"927668427","full_name":"csmqbusy/fastapi-auth-template","owner":"csmqbusy","description":"FastAPI application template with authentication","archived":false,"fork":false,"pushed_at":"2025-02-07T17:54:54.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T20:48:00.132Z","etag":null,"topics":["alembic","docker","fastapi","mypy","pydantic","pytest","python","sqlalchemy"],"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/csmqbusy.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-02-05T10:45:15.000Z","updated_at":"2025-05-07T12:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7e46cc1-4b8c-4ec5-ab47-11e5e23616e0","html_url":"https://github.com/csmqbusy/fastapi-auth-template","commit_stats":null,"previous_names":["csmqbusy/fastapi-auth-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csmqbusy/fastapi-auth-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmqbusy%2Ffastapi-auth-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmqbusy%2Ffastapi-auth-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmqbusy%2Ffastapi-auth-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmqbusy%2Ffastapi-auth-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csmqbusy","download_url":"https://codeload.github.com/csmqbusy/fastapi-auth-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csmqbusy%2Ffastapi-auth-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","docker","fastapi","mypy","pydantic","pytest","python","sqlalchemy"],"created_at":"2025-02-11T16:00:14.321Z","updated_at":"2026-04-30T16:33:22.896Z","avatar_url":"https://github.com/csmqbusy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Info\nThis is a version of the FastAPI application template (https://github.com/csmqbusy/fastapi-template)\nwith the implemented functionality of authentication using cookies and JWT (JSON Web Tokens).\n\n### Usage\n\n1. Clone project.\n2. Install the uv package manager if it is not already installed \n   (https://docs.astral.sh/uv/getting-started/installation/).\n3. Apply the `uv sync` command to install dependencies.\n4. Rename `.env.dev.example` to `env.dev`\n5. mkdir `certs` in the root folder.\n6. Generate two pairs of secret keys (RSA256) in `certs` folder: `access_private.pem`, `access_public.pem`, `refresh_private.pem`, `refresh_public.pem`\n7. Apply migrations by the `alembic upgrade head` command.\n\n### Optional\n\nTo start the tests, you must run the docker-container (`docker compose up -d`) and create a database in it with the `example_db_test` name by default.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsmqbusy%2Ffastapi-auth-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsmqbusy%2Ffastapi-auth-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsmqbusy%2Ffastapi-auth-template/lists"}