1 Open Issue Need Help Last updated: Sep 26, 2025

Open Issues Need Help

View All on GitHub

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

25-2 백엔드 멘토링 온보딩 과제

Java