메인 페이지 초기 정보(모든 이벤트 정보) 불러오기
프로그램 상세 페이지
- Path: /program/:program-id [GET]
이벤트 안내 페이지
이벤트 데이터:
좌석 데이터:
- Path : /place/seats/:place_id [GET]
서버 시간 조회
- Path : /booking/server-time [GET]
예매하기 버튼 클릭시 서버 입장 요청
- Path : /booking/permission/:event-id [GET]
대기큐에서 서버에 재입장 요청-sse
- Path : /booking/re-permission/:event-id [GET]
예약 인원수 전달
- Path : /booking/count [POST]