mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
281 B
281 B
Swagger sample
Installation
npm install
Running
Once the application is running you can visit http://localhost:3000/api to see the Swagger interface.
See here for more information.