Node.js 3

Postman ์‚ฌ์šฉํ•ด๋ณด๊ธฐ

Postman์€ API๋ฅผ ๊ตฌ์ถ•ํ•˜๊ณ  ์‚ฌ์šฉํ•˜๊ธฐ ์œ„ํ•œ API ํ”Œ๋žซํผ์ž…๋‹ˆ๋‹ค. Postman์€ API ์ˆ˜๋ช… ์ฃผ๊ธฐ์˜ ๊ฐ ๋‹จ๊ณ„๋ฅผ ๊ฐ„์†Œํ™”ํ•˜๊ณ  ํ˜‘์—…์„ ๊ฐ„์†Œํ™”ํ•˜์—ฌ ๋” ๋‚˜์€ API๋ฅผ ๋” ๋น ๋ฅด๊ฒŒ ๋งŒ๋“ค ์ˆ˜ ์žˆ๋„๋ก ์ง€์›ํ•ฉ๋‹ˆ๋‹ค. ํ•ด๋‹น ์‚ฌ์ดํŠธ์—์„œ ๋‹ค์šด๋ฐ›์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.  https://www.postman.com/downloads/ Download Postman | Get Started for FreeTry Postman for free! Join 30 million developers who rely on Postman, the collaboration platform for API development. Create better APIs—faster.www.postman.com ์›น ๊ฐœ๋ฐœ ๊ณผ์ •์—์„œ POST ์š”์ฒญ์€ ๋ฐ์ดํ„ฐ๋ฅผ ์„œ๋ฒ„๋กœ ..

Node.js 2024.09.04

Express ๊ตฌ์กฐ

sudo npm install express-generator -g ์œ„์˜ ๋ช…๋ น์–ด๋Š” Node.js ํ™˜๊ฒฝ์—์„œ Express ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์˜ ๊ณจ๊ฒฉ์„ ๋น ๋ฅด๊ฒŒ ์ƒ์„ฑํ•˜๊ธฐ ์œ„ํ•œ ๋„๊ตฌ์ธ express-generator ๋ฅผ ์ „์—ญ์œผ๋กœ ์„ค์น˜ํ•˜๋Š” ๋ช…๋ น์–ด์ž…๋‹ˆ๋‹ค.  express ์•ž์„œ ์„ค์น˜ํ•œ express-generator ๋ฅผ ์ด์šฉํ•ด์„œ ์ƒˆ๋กœ์šด Express ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์˜ ๊ณจ๊ฒฉ์„ ์ƒ์„ฑํ•  ๋•Œ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ๋‘ ๋ช…๋ น์–ด๋ฅผ ์ž…๋ ฅํ•œ ๊ฒฐ๊ณผ๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.   ์ƒ์„ฑ๋œ ๊ฐ ํŒŒ์ผ๊ณผ ๋””๋ ‰ํ† ๋ฆฌ์— ๋Œ€ํ•ด์„œ ๊ฐ„๋‹จํžˆ ์„ค๋ช…์„ ์ ์–ด๋ณด๊ฒ ์Šต๋‹ˆ๋‹ค. 1. bin/ ๋””๋ ‰ํ† ๋ฆฌwww : ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์ด ์‹คํ–‰๋  ๋•Œ ์„œ๋ฒ„๋ฅผ ์‹œ์ž‘ํ•˜๋Š” ํŒŒ์ผ์ž…๋‹ˆ๋‹ค. ์ด ํŒŒ์ผ์—์„œ HTTP ์„œ๋ฒ„๋ฅผ ์„ค์ •ํ•˜๊ณ  ํฌํŠธ๋ฅผ ์ง€์ •ํ•˜์—ฌ ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค.2. public/ ๋””๋ ‰ํ† ๋ฆฌ ์ •์  ํŒŒ์ผ์„ ๋ณด๊ด€ํ•˜๋Š” ๋””๋ ‰ํ† ..

Node.js 2024.09.04

ํŒจํ‚ค์ง€ ์„ค์น˜ํ•˜๊ธฐ

https://www.npmjs.com/ npm | HomeBring the best of open source to you, your team, and your company Relied upon by more than 17 million developers worldwide, npm is committed to making JavaScript development elegant, productive, and safe. The free npm Registry has become the center of Javawww.npmjs.comnpm์€ Node Package Manager์˜ ์•ฝ์ž๋กœ Node.js๋ฅผ ์œ„ํ•œ ํŒจํ‚ค์ง€ ๊ด€๋ฆฌ ๋„๊ตฌ์ž…๋‹ˆ๋‹ค. ์œ„์˜ ์‚ฌ์ดํŠธ์—์„œ ์›ํ•˜๋Š” ํŒจํ‚ค์ง€๋ฅผ ๊ฒ€์ƒ‰ํ•ด์„œ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. figl..

Node.js 2024.08.30