/ Fixed the initial routing problem.
| After you start the server go to |
\ locallhost:9000/swagger-ui /
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
Directory structure. ├── controllers ├── lib ├── models ├── node_modules * ├── request_schemas ├── schemas └── swagger-ui ├── css ├── fonts ├── images └── lib
101 directories