Adopted from https://github.com/sarpik/turbo-schedule
npm i
npm test
See the generated openAPI file @ ./path/to/file.json
Start the server & see the documentation in action:
npm start
& open localhost:5000/api-docs or localhost:5000/api-spec
(you can also serve the file yourself wherever you'd like)
MIT © Kipras Melnikovas