Skip to content

kleva-j/Test_Project_API

Repository files navigation

Test_Project_API

Test_Project_API is an API service that fetches a list of consumer products.

Technologies

  • NodeJS
  • Express
  • Babel
  • Helmet
  • Cors
  • Node-cache
  • Body-parser

Requirements and Installation

To run this project you would need to have installed:

  • NodeJs
  • Git

Project setup:

$ git clone https://github.com/kleva-j/Test_Project_API.git
$ cd Test_Project_API
$ npm install
$ npm run start:dev

Endpoints


  • To list all products
GET /products
  • To search for a single product
GET /products/:{productId}

License

Test_Product_API is MIT licensed.

About

A Test Project API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published