issues
search
whynot-here
/
whynot-here-api-server
whynot-here 서비스 API 서버
3
stars
0
forks
source link
[BE] feat: 좋아요 공고 생성 API & 테스트
#27
Closed
osj3474
closed
2 years ago
osj3474
commented
2 years ago
개발된 API 내역은 다음과 같습니다.
Index
Method
Route
Description
1
POST
/v1/posts/favorite/{favorite_id}
‘좋아요’ 공고 단건 생성 (좋아요 on)
개발된 API 내역은 다음과 같습니다.