This project was implemented as a course project for the ACM backend class at the University of Tehran.
First initial npm module
npm init
then install package dependencies
npm install
now run the project
node swagger.js
you can import all HTTP methods collection from the request collection
folder into Postman and use.
The server runs on port 3000. Port number can be changed by using set
command on cmd.
The documentation of the project can be accessed via the address below:
http://localhost:3000/doc