james-alt / Finder-Node-JS

Finder written in Node JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finder Node JS

Concept

Trying to build out a simple api that could search a fictional dataset of products and the locations where they can be found. In no way do I intend to say this is the proper way of doing things, but more just to see if I could do it with a problem set I've dealt with before.

Running

npm install
npm start

About

Finder written in Node JS


Languages

Language:JavaScript 96.2%Language:Dockerfile 3.8%