Skip to content

A NodeJS RESTful application built in NestJS framework.

Notifications You must be signed in to change notification settings

tadej321/Nest-Rest-API

Repository files navigation

Description

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.

Routes

OpenAPI specification route:

OpenAPI

Product routes:

products - all products
product - product by id

Stay in touch

About

A NodeJS RESTful application built in NestJS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published