Compare commits
2 Commits
0ddfa93c10
...
3d3f6f2779
Author | SHA1 | Date | |
---|---|---|---|
3d3f6f2779 | |||
826f11719a |
3
index.js
3
index.js
|
@ -1,4 +1,5 @@
|
||||||
// npm install express body-parser swagger-jsdoc swagger-ui-express cookie-parser cors
|
// index.js
|
||||||
|
|
||||||
import express from 'express';
|
import express from 'express';
|
||||||
import bodyParser from 'body-parser';
|
import bodyParser from 'body-parser';
|
||||||
import swaggerJSDoc from 'swagger-jsdoc';
|
import swaggerJSDoc from 'swagger-jsdoc';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user