bookmyservice-ums / README.md
MukeshKapoor25's picture
docs: add README.md with project overview and features
e35abc2
---
title: user-management-service
emoji: πŸ‘€
colorFrom: purple
colorTo: indigo
sdk: docker
pinned: false
---
# User Management Service
A FastAPI-based user management service for the BookMyService platform. This service handles user authentication, profile management, and favorite merchants functionality.
## Features
- πŸ” User authentication with JWT tokens
- πŸ“± OTP-based login system
- πŸ‘€ User profile management
- ⭐ Favorite merchants management
- πŸ” Social authentication (Google OAuth)
- πŸ“§ Email validation
- πŸ›‘οΈ Security middleware
## API Documentation
Once deployed, access the interactive API documentation at:
- Swagger UI: `/docs`
- ReDoc: `/redoc`
## Configuration Reference
Check out the Hugging Face Spaces configuration reference at https://huggingface.co/docs/hub/spaces-config-reference