Skip to content

Add basic user CRUD endpoints#6

Merged
Orlando-Alvarez merged 1 commit into
mainfrom
feat/add-user-crud
May 29, 2026
Merged

Add basic user CRUD endpoints#6
Orlando-Alvarez merged 1 commit into
mainfrom
feat/add-user-crud

Conversation

@Orlando-Alvarez

Copy link
Copy Markdown
Owner

This PR adds basic User CRUD support, including schemas, CRUD helpers, FastAPI routes, and tests for creating, listing, retrieving, and partially updating users.

It does not add authentication, login, JWT, password hashing, role-based authorization, Docker changes, Alembic changes, CI changes, or cloud deployment.

@Orlando-Alvarez Orlando-Alvarez merged commit ae085a1 into main May 29, 2026
2 checks passed
@Orlando-Alvarez Orlando-Alvarez deleted the feat/add-user-crud branch May 29, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant