{"id":34950687,"url":"https://github.com/guilhermecostam/projeto_auth_backend","last_synced_at":"2025-12-26T21:31:10.482Z","repository":{"id":134020211,"uuid":"609231097","full_name":"guilhermecostam/projeto_auth_backend","owner":"guilhermecostam","description":"🛡️ Rest API for user authentication using Python.","archived":false,"fork":false,"pushed_at":"2025-11-02T09:40:45.000Z","size":43,"stargazers_count":1,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-02T11:39:44.094Z","etag":null,"topics":["docker-compose","fastapi","jwt","python"],"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/guilhermecostam.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-03T16:44:11.000Z","updated_at":"2025-04-14T14:16:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"61b18a91-4724-4f83-b0ac-dd9b1045e2f6","html_url":"https://github.com/guilhermecostam/projeto_auth_backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guilhermecostam/projeto_auth_backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermecostam%2Fprojeto_auth_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermecostam%2Fprojeto_auth_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermecostam%2Fprojeto_auth_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermecostam%2Fprojeto_auth_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilhermecostam","download_url":"https://codeload.github.com/guilhermecostam/projeto_auth_backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhermecostam%2Fprojeto_auth_backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28061652,"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-12-26T02:00:06.189Z","response_time":55,"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":["docker-compose","fastapi","jwt","python"],"created_at":"2025-12-26T21:31:09.848Z","updated_at":"2025-12-26T21:31:10.476Z","avatar_url":"https://github.com/guilhermecostam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cbr\u003e\nprojeto_auth_backend\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eSimple API for user authentication. Developed to apply for a vacancy.\u003c/p\u003e\n\n\u003chr /\u003e\n\n## Features\n\nThese are the features I used in developing this project.\n\n- **Python** — Open-source and compiled language.\n- **FastAPI** — Web framework for building APIs with Python.\n- **SQLAlchemy** —  SQL object-relational mapping library in python.\n- **Docker Compose** — Docker's container orchestrator.\n- **MySQL** — Relational database.\n\n## Dependencies\n\nFirst of all you need to install python 3, docker and docker-compose. I have specified in 'requirements.txt' the python dependencies used in this project. I tried to put everything in a container but couldn't do it in time. After installing them (using pip), you can go to the next step and run the application.\n\n## Getting started\n\n```bash\n# Clone this repository\n$ git clone https://github.com/guilhermecostam/projeto_auth_backend.git\n\n# Create your .env file and overwrite\n$ cp .env.example .env\n\n# Run docker compose\n$ docker-compose up -d\n\n# Now, run the application\n$ python3 -m uvicorn app.main:app --reload \n```\n\n## Access to the API\nAll requests to the API can be found at:\n\n```shell\nlocalhost:8000/docs\n```\n\n---\n\nMade with :zap: by Guilherme Costa. [Get in touch!](https://www.linkedin.com/in/guilhermecostam/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermecostam%2Fprojeto_auth_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhermecostam%2Fprojeto_auth_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermecostam%2Fprojeto_auth_backend/lists"}