beaniejoy / dongne-cafe-api

☕️ kotlin & spring boot application (toy project) / siren order service for local cafe
2 stars 1 forks source link

단일 카페 내 메뉴데이터에 대한 기본적인 CRUD 구성 #15

Closed beaniejoy closed 1 year ago

beaniejoy commented 2 years ago

현재 상태

메뉴 생성(Create)

메뉴 조회(Read)

메뉴 수정(Update)

메뉴 삭제(Delete)

beaniejoy commented 1 year ago

프론트 작업하면서 추후 CafeMenu api 스펙 변경 예정