-
Notifications
You must be signed in to change notification settings - Fork 1
Home
SimJungUk edited this page Jun 6, 2020
·
3 revisions
Welcome to the selffee_server wiki!
URI : 13.209.182.154:3724
- '/main' - 메인화면 불러오기
- '/search?keyword={keyword}' - 검색 하기
- '/recipe/like?recipeIdx={recipeIdx}'-좋아요 하기
- '/recipe/scrap?recipeIdx={recipeIdx}' - 찜 하기
- '/recipe?recipeIdx={recipeIdx}' - 레시피 불러오기
- '/users/myPage?category={category}'-마이페이지 불러오기
- '/recipe'-레시피 쓰기
- '/users/myRecipe?recipeIdx={recipeIdx}'-내가 쓴 레시피 불러오기
- '/recipe/cancelLike?recipeIdx={recipeIdx}'-좋아요 취소하기
- '/recipe/cancelScrap?recipeIdx={recipeIdx}'-찜 취소하기