pinoytech / nestjs-simple-product-api

Simple product API using NestJS - NodeJS framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Really simple Nest API.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Simple product API using NestJS - NodeJS framework


Languages

Language:TypeScript 100.0%