Use express create a server to practice http methods (GET POST PUT and DELETE). Create swagger to test the code.
- Node.js,
- express.js,
- cors,
- dotenv,
- morgan,
- helmet,
- winston,
- swagger-jsdoc,
- swagger-ui-express
- npm install
- npm run start
- click the link to launch your localhost.