NeoSOFT-Technologies / rest-node-nestjs

With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.
https://neosoft-technologies.github.io/rest-node-nestjs/
Apache License 2.0
54 stars 36 forks source link

EP - Versioning Support for the APIs #131

Closed ssingh3006 closed 3 years ago

ssingh3006 commented 3 years ago

Discussed in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/40

Originally posted by **parthdave0017** August 10, 2021 We need to be able to support multiple versions for each API endpoint, this can be helpful specifically when APIs are consumed by mobile & desktop applications.