{"id":26243988,"url":"https://github.com/georgi2704/fastapi-users-sqlalchemy-jwt-demo","last_synced_at":"2026-04-20T16:32:50.249Z","repository":{"id":104033541,"uuid":"417507178","full_name":"Georgi2704/fastapi-users-sqlalchemy-jwt-demo","owner":"Georgi2704","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-15T15:55:07.000Z","size":25,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T16:34:53.063Z","etag":null,"topics":["authentication","cookie","fastapi","fastapi-template","fastapi-users","jwt","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/Georgi2704.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}},"created_at":"2021-10-15T13:20:51.000Z","updated_at":"2025-11-29T20:43:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d964054-b834-4c52-9f6c-5724c8f805ca","html_url":"https://github.com/Georgi2704/fastapi-users-sqlalchemy-jwt-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Georgi2704/fastapi-users-sqlalchemy-jwt-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georgi2704%2Ffastapi-users-sqlalchemy-jwt-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georgi2704%2Ffastapi-users-sqlalchemy-jwt-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georgi2704%2Ffastapi-users-sqlalchemy-jwt-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georgi2704%2Ffastapi-users-sqlalchemy-jwt-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Georgi2704","download_url":"https://codeload.github.com/Georgi2704/fastapi-users-sqlalchemy-jwt-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Georgi2704%2Ffastapi-users-sqlalchemy-jwt-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32055338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["authentication","cookie","fastapi","fastapi-template","fastapi-users","jwt","python","sqlalchemy"],"created_at":"2025-03-13T10:38:35.687Z","updated_at":"2026-04-20T16:32:50.223Z","avatar_url":"https://github.com/Georgi2704.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-users-sqlalchemy-jwt-demo\nA demo for authentication with FastAPI Users using SQLAlchemy and JWT tokens.\n\n\nIf you want to use a virtual environment first create the environment:\n\n```bash\npython3 -m venv .venv\nsource venv/bin/activate\n```\n\nYou can install the required libraries with pip. The following command will install all the required\nlibraries for the project.\n\n```bash\npip install -r ./requirements.txt\n```\n\nStart the server by running main.py or a hot reloading, api server:\n\n```bash\nuvicorn main:app --reload --port 5000\n```\n\nSwagger docs/GUI at:\n\n```\nhttp://127.0.0.1:5000/api/docs\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgi2704%2Ffastapi-users-sqlalchemy-jwt-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorgi2704%2Ffastapi-users-sqlalchemy-jwt-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgi2704%2Ffastapi-users-sqlalchemy-jwt-demo/lists"}