RestApi 참고자료
2022. 3. 29. 13:33ㆍBackEnd(Java)/Rest API
RestAPI 개발 시 참고하면 좋은 자료들을 공유하려고한다.
참고자료
- https://youtu.be/RP_f5dMoHFc
- https://shoark7.github.io/programming/knowledge/what-is-rest
- https://sharplee7.tistory.com/49
- https://meetup.toast.com/posts/92
- https://devlog-wjdrbs96.tistory.com/197?category=882974 (응답에 대한 예제가 있어서 적용하기 좋은 글이다.)
- http://blog.storyg.co/rest-api-response-body-best-pratics
반응형
'BackEnd(Java) > Rest API' 카테고리의 다른 글
RestAPI에 대해서 제대로 알고 있는가? (0) | 2022.06.29 |
---|---|
RestAPI LocalDateTime 응답 데이터 포맷 변경 방법 (0) | 2022.05.22 |
이미지 업로드 및 조회 API 개발 2편 (0) | 2022.04.18 |
이미지 업로드 및 조회 API 개발 1편 (0) | 2022.04.17 |
API Swagger 적용기 (0) | 2022.03.31 |