项目作者: mariohercules

项目描述 :
Testing GraphQL, Rest-api and Soap webservice in the same context
高级语言: JavaScript
项目地址: git://github.com/mariohercules/nodejs-webservice.git
创建时间: 2019-05-04T16:17:06Z
项目社区:https://github.com/mariohercules/nodejs-webservice

开源协议:

下载


PROJECT

NodeJS (GraphQL/Rest/Soap)

  • Testing with GRAPHQL, REST AND SOAP Webservice
  • Run with nodemon to auto-reload files

USING

  1. $ npm install

GRAPHQL / REST

  1. $ npx nodemon server.js

SOAP

  1. $ npx nodemon soap-server.js
  • Terminal #2
  1. $ node soap-client.js