rich-w-lee / nest-versioning-demo

A sample NestJS application using versioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Versioning Demo

Description

A sample NestJS application using the new versioning feature that was added (by me) in version 8 of NestJS. Check out more details on the versioning feature in the NestJS docs!

Installation

$ npm install

Running the app

$ npm run start

License

Nest Versioning Demo is MIT licensed.

About

A sample NestJS application using versioning

License:MIT License


Languages

Language:TypeScript 89.5%Language:JavaScript 10.5%