견고한 node.js 프로젝트 설계하기
본 글은 Sam Quinn의 “Bulletproof node.js project architecture” 글을 번역한 것입니다. [Bulletproof node.js project architecture 🛡️ Express.js is great frameworks f
velog.io
https://github.com/santiq/bulletproof-nodejs
GitHub - santiq/bulletproof-nodejs: Implementation of a bulletproof node.js API 🛡️
Implementation of a bulletproof node.js API 🛡️. Contribute to santiq/bulletproof-nodejs development by creating an account on GitHub.
github.com
REST API 이해와 설계 - #2 API 설계 가이드
REST API 이해와 설계 #2 API 설계 가이드 REST API 디자인 가이드 그러면 REST의 특성을 이해하고 나쁜 안티패턴을 회피해서 REST API 디자인은 어떻게 해야 할까? 짧지만 여기에 몇가지 디자인 방식에 대
bcho.tistory.com
조금 어렵지만 너무 좋은 자료들.
'오늘은 공부 중 > 자바스크립트' 카테고리의 다른 글
refresh token 추가 참고 글 (0) | 2021.08.24 |
---|---|
require hell, 모듈 접근 ../ 상대경로지옥 해결하기 (0) | 2021.08.10 |
[Node.js] JWT Bearer 스키마로 토큰 보내기 (0) | 2021.08.05 |
[nodejs] 자바스크립트 쿠폰 난수 생성 라이브러리, voucher-code-generator (0) | 2021.08.04 |
[Node.js API 수업] 내용 정리 (0) | 2021.07.25 |