/express-thrift-gateway

Build a gateway to connect with different programm language, for example Java~

Primary LanguageJavaScriptMIT LicenseMIT

express-thrift-gateway

Build a gateway to connect with different programm language, for example Java~

Build Setup

# install the dependencies
  npm install
# build a server for development
  npm run dev
# build a server
  npm run server