Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A demo of the People API in NodeJS, to show off how Swagger works in node too!

License

Notifications You must be signed in to change notification settings

rols2015/NodeSwaggerDemoPeople

Repository files navigation

nodeswaggerdemopeople

A Node Version of the People API w. Swagger

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:3000/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

Debugging the Swagger Middleware

From Git Bash: DEBUG=swagger-tools:middleware:* node .

License

Copyright (c) 2017

Licensed under the MIT license.

About

A demo of the People API in NodeJS, to show off how Swagger works in node too!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •