RuslanFahrenheit / rindus-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rindus-test

Installation:

Install dependencies:
npm install

Usage

Add .env file and paste in it variables from .env.example file. Then run command: npm run start

Example of the request: curl http://localhost:8080/weather/Tokyo Currently 3 cities are available: Tokyo, New York and London.

Tests:

npm run test

About


Languages

Language:JavaScript 100.0%