openapi-generator-node A sample RESTful API that self-generates its own spec using JSDoc annotations How to run the server? Clone this repo, install dependencies: npm install # --- or --- yarn Use the start NPM script to start the server on the port 8080: npm start # --- or --- yarn start License MIT