chatty-potato / 1take.server

1 stars 0 forks source link

[FIX] [REST API] Interview End Point 에서 단수형이 아닌 복수명으로 수정 #42

Open gladhee opened 1 month ago

gladhee commented 1 month ago

요구사항

도메인별 엔드포인트에서 단수형으로 되어있는 것을 복수형으로 수정

작업사항

Ref

[REST API 모범 사례 – REST 엔드포인트 설계 예시] https://www.freecodecamp.org/korean/news/rest-api-mobeom-sarye-rest-endeupointeu-seolgye-yesi/

[HTTP API 디자인 - URI편] https://jojoldu.tistory.com/783