A sample RESTful API that self-generates its own spec using JSDoc annotations
Clone this repo, install dependencies:
npm install
# --- or ---
yarnUse the start NPM script to start the server on the port 8080:
npm start
# --- or ---
yarn start| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample RESTful API that self-generates its own spec using JSDoc annotations
Clone this repo, install dependencies:
npm install
# --- or ---
yarnUse the start NPM script to start the server on the port 8080:
npm start
# --- or ---
yarn start