Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Added Feature #451#555

Merged
tosoham merged 2 commits intoShonen-Labs:mainfrom
Akashbuilds:feature/feat-451
Aug 31, 2025
Merged

Added Feature #451#555
tosoham merged 2 commits intoShonen-Labs:mainfrom
Akashbuilds:feature/feat-451

Conversation

@Akashbuilds
Copy link
Contributor

@Akashbuilds Akashbuilds commented Aug 30, 2025

## 🚀 Pull Request Description

## Description

  • Wrote the user response schema with Pydantic .
  • Gracefully handled the api routing with fastAPI ,.
  • Checked the working of GET /user endpoint on SwaggerUI , perfectly working .
  • Creating a proper user-validation layer with bcrypt and passlib leveraging JWT
  • Fixed all merge conflicts prior to this PR

## 🔗 Linked Issues

Added Feature #451

## Type of change

  • New feature (non-breaking change which adds functionality)
  • Chore (refactoring, dependency updates, etc.)

How Has This Been Tested?

Tested via console logs on server reloads and SwaggerUI on /docs#

## 📸 Screenshots

Screenshot 2025-08-30 194632

response_1756563365128.json

ronaldo-user-create

✅ PR Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have tested these changes locally
  • Relevant documentation is updated
  • My code follows the repository's coding guidelines
  • I have added/updated tests that prove my fix/feature
  • No breaking changes introduced
  • Code is well-commented and readable

@vercel
Copy link

vercel bot commented Aug 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
stark-finder-mq45 Ready Ready Preview Comment Aug 30, 2025 4:02pm

Copy link
Contributor

@tosoham tosoham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Akashbuilds fix linting

@tosoham tosoham self-requested a review August 31, 2025 07:14
Copy link
Contributor

@tosoham tosoham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tosoham tosoham merged commit 796d668 into Shonen-Labs:main Aug 31, 2025
6 of 8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants