This is a NodeJS application built in NestJs framework, it uses the Express server framework.
It hosts basic REST APIs and is capable of preforming CRUD operations on the database.
The database used is mongoDB.
For testing it uses the built in jest testing framework.
Nest framework.
Node framework.
products - all products
product - product by id
- Author - Tadej Kosovel
- Email - [email protected]