{"id":20199417,"url":"https://github.com/andersonlimacrv/fastpi-react-loginpage","last_synced_at":"2026-05-05T22:34:04.426Z","repository":{"id":195250226,"uuid":"692550136","full_name":"andersonlimacrv/fastpi-react-loginpage","owner":"andersonlimacrv","description":"This project is a Full Stack application that provides a login page built with React on the front end and a powerful asynchronous API using FastAPI on the backend. It utilizes a PostgreSQL database to securely store user data and implements authentication with JSON Web Tokens (JWT) to ensure security.","archived":false,"fork":false,"pushed_at":"2023-09-21T02:48:47.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T08:44:56.723Z","etag":null,"topics":["fastapi-sqlalchemy","javascript","python","react"],"latest_commit_sha":null,"homepage":"","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/andersonlimacrv.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-09-16T20:33:25.000Z","updated_at":"2024-08-10T12:29:02.000Z","dependencies_parsed_at":"2025-03-03T08:41:16.595Z","dependency_job_id":"26883394-8206-4bb8-a3c2-2dbf1f39199d","html_url":"https://github.com/andersonlimacrv/fastpi-react-loginpage","commit_stats":null,"previous_names":["andersonlimacrv/fastpi-react-loginpage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonlimacrv%2Ffastpi-react-loginpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonlimacrv%2Ffastpi-react-loginpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonlimacrv%2Ffastpi-react-loginpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonlimacrv%2Ffastpi-react-loginpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonlimacrv","download_url":"https://codeload.github.com/andersonlimacrv/fastpi-react-loginpage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonlimacrv%2Ffastpi-react-loginpage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259106635,"owners_count":22805936,"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":["fastapi-sqlalchemy","javascript","python","react"],"created_at":"2024-11-14T04:37:27.137Z","updated_at":"2026-05-05T22:34:04.372Z","avatar_url":"https://github.com/andersonlimacrv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Full Stack Login Project with React and FastAPI\n\n![Badge](https://img.shields.io/badge/FastAPI-0.68.0-00ACAC)\n![Badge](https://img.shields.io/badge/React-17.0.2-00ACAC)\n![Badge](https://img.shields.io/badge/PostgreSQL-13.4-00ACAC)\n![Badge](https://img.shields.io/badge/TailwindCSS-2.2.16-00ACAC)\n![Badge](https://img.shields.io/badge/JSONWebTokens-JWT-00ACAC)\n\nThis project is a Full Stack application that provides a login page built with React on the front end and a powerful asynchronous API using FastAPI on the backend. It utilizes a PostgreSQL database to securely store user data and implements authentication with JSON Web Tokens (JWT) to ensure security.\n\n## ✨ Features\n\n![PYTHON](https://img.shields.io/badge/python-141321?\u0026logo=python\u0026logoColor=ffdd54)\n![Javascript](https://img.shields.io/badge/javascript-141321?\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n![REACT](https://img.shields.io/badge/React-141321?\u0026logo=react\u0026logoColor=%2361DAFB)\n![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-141321?\u0026logo=tailwind-css)\n![PostgreSQL](https://img.shields.io/badge/postgres-141321?\u0026logo=postgresql)\n\n- [x] **React**: To create a responsive and user-friendly user interface.\n- [x] **FastAPI**: a high-performance Python framework, to build an asynchronous API. It offers automatic documentation and is highly scalable.\n- [x] **PostgreSQL**: as the database to securely store user information.\n- [x] **TailwindCSS**:to create an elegant and customizable appearance for the application.\n- [x] **JWT Auth**: authentication based on JSON Web Tokens (JWT) to ensure that only authorized users access protected resources.\n\n## 📖 ROADMAP\n\n`backend`:\n\n- [x] Create config file from fastapi to database postgresql\n- [x] Create model ERD\n- [x] Create repository\n- [x] Create service\n- [x] Create controller\n\n## 📁 Project Structure\n\n- `client`: Contains the code for the front end developed in React.\n- `server`: Contains the code for the backend built with FastAPI.\n- `docs`: Project documentation, including information on how to set up and run the project.\n\n## ▶️ How to Run\n\nTo run this project on your local machine, follow the detailed instructions in the `docs/` directory to set up the development environment.\n\n**Note:** This project is intended for educational and demonstrative purposes. Be sure to follow best security practices when using it in production environments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonlimacrv%2Ffastpi-react-loginpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonlimacrv%2Ffastpi-react-loginpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonlimacrv%2Ffastpi-react-loginpage/lists"}