withbible / -deprecated-withbible-server

한국성서대학교 성경졸업고사 퀴즈앱 API서버
1 stars 0 forks source link
# KBU BibleGraduationExam QuizApp API Server

주요 폴더 구조

+---application-layer
|   +---batches
|   \---usecases
+---data-access-layer
|   \---repositories
+---infrastructure-layer
|   +---configs
|   +---constants
|   \---external-services
+---presentation-layer
|   +---controllers
|   +---middlewares
|   \---routes

시스템 설계도

링크를 확인해주세요.

ERD

링크를 확인해주세요.

API 명세서

링크를 확인해주세요.

사용법

링크를 확인해주세요.

커밋메시지 컨벤션

링크를 확인해주세요.