How to Build a Node.js Weather API in 10 Minutes (based on Express.js and request)

preview_player
Показать описание

npm init (if you want to fill the whole informations about your project)
or
npm init -y (npm will fill the informations for you with the default values)

Install the required packages :
npm i express request

Install nodemon (if you want to -- not required --) :
npm i -g nodemon

Links :
Рекомендации по теме
Комментарии
Автор

I'll be waiting for your next video !

inty
Автор

I don't know what's the purpose of this API if you're making an API to fetch data from another API while you can just use the weather API to get the data

goodboyneon
Автор

You did not debug. It was showing the wrong weather. Poor video. Disliked.

simrankaushik
join shbcf.ru