HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧚
[1기]최종 프로젝트 데브코스
/
🍒
[팀10] CherryBoys❤️
/
🍒
API 설계(최신화는 깃북링크로)
/
Request/Response

Request/Response

End Point
/hires
완셩유무
페이지
용병 구인 글 작성 페이지
HTTP method
POST
메모
도메인
API
용병 구인 글 작성
우선순위
상
  • Response
    • ID 안넘겨줘도 되지 않을까용
// 용병 구인 글 작성 { "data": { "postId": 1 // 작성한 구인 글 ID } }