Skip to content

OlegStrokan/test-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test task

This project was created to read data from a csv file and send each element to a public api, which sends a response whether the description of the object is good or not and outputs in the console from the worst to the best and the top 10 most frequently encountered words. Based on typescript.

Running the app

install packages

$ yarn

compile ts in js

$ tsc index.ts

run

$ node index.js

About

Node.js app for controll description of products

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published