Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.14 KB

File metadata and controls

53 lines (33 loc) · 1.14 KB

Express-REST-middleware-for-Currency-converter-web-application

Express REST API server application for currency conversion application.

Requirements

  1. node
  2. npm
  3. typescript

Installation

npm install

Build

npm run build

Start server

npm start

Development server

npm run dev

Generate soap client stub

npm run stub-gen

React Build ( html,js,css ) also hosted here: http://localhost:4000/

Docs: http://localhost:4000/docs

SOAP currency converter web-service

Readme Card

React client web application

Readme Card

Exchange rates are provided by: floatrates.com