Start building API from scratch with express and openapi
- express: 4.18.1
- node: v16.13.0
- openAPI: 3.0.0
- jest: 28.1.3
- swagger-ui-express : 4.5.0
$ git clone https://github.com/Loempisey/express_and_openapi.git
$ cd express_and_openapi
$ npm run up ( install packages & dependencies )
$ npm run down ( stop application from running )
$ npm run dev
$ http://localhost:8888
$ npm run dev
$ http://localhost:8888/openapi