https://github.com/ok7uz/user-management-api
A RESTful API for managing users, authentication, and profiles. Includes features such as user creation, retrieval, updating, and deletion, as well as login and signup functionality. Built with a focus on scalability and ease of integration.
https://github.com/ok7uz/user-management-api
fastapi python user-management-api
Last synced: 2 months ago
JSON representation
A RESTful API for managing users, authentication, and profiles. Includes features such as user creation, retrieval, updating, and deletion, as well as login and signup functionality. Built with a focus on scalability and ease of integration.
- Host: GitHub
- URL: https://github.com/ok7uz/user-management-api
- Owner: ok7uz
- Created: 2024-12-18T16:06:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T19:15:55.000Z (over 1 year ago)
- Last Synced: 2025-09-03T08:45:07.131Z (10 months ago)
- Topics: fastapi, python, user-management-api
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## User Management API
A RESTful API for managing users, authentication, and profiles. Includes features such as user creation, retrieval, updating, and deletion, as well as login and signup functionality. Built with a focus on scalability and ease of integration.