/nest-versioning-demo

A sample NestJS application using versioning

Primary LanguageTypeScriptMIT LicenseMIT

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.