Skip to content

DPBhuvanesh/FastAPI-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI-AUTH

Developed a secure authentication API using FastAPI and OAuth2, utilizing PostgreSQL for user data storage. Implemented user registration and login features, with comprehensive endpoint testing using Postman to ensure reliability and robust error handling. Leveraged Pydantic to enforce strict data validation and schemas, ensuring that only clean and correctly formatted information reaches the PostgreSQL database.


1. Clone the repository

git clone [https://github.com/DPBhuvanesh/FastAgent.git](https://github.com/DPBhuvanesh/FastAgent.git)
cd FastAgent

2. Set Virtual Environment

3.Ensure your virtual environment is activated, then run:

pip install --upgrade pip
pip install -r requirements.txt

4. Set your config in .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages