Open Issues Need Help
View All on GitHub feat: 회원가입 API 구현 about 2 hours ago
AI Summary: This issue requests the implementation of a new API endpoint for user registration. The API will accept email, password, and username, encrypt the password before storage, and respond with the user's email and username. A key simplification is that no validation is required for the username or password.
Complexity:
2/5
enhancement good first issue