건모의 보드게임 서버
golang 공부용 토이 프로젝트
-config : Config, Option, Password, ... Private Constants
-database : DB Handler
-handler : End Point Handler
-middleware : Preprocessor in End Point Handler
-model : Basement Business Object
-router : Rest API Router
-temp : Legacy Test Code
-usecase : Business Logic
-util : Util Functions
Code | Message |
---|---|
909 | 중복된 이름, 회원 가입 실패 |
910 | 유저 생성 성공 |