Skip to content

ramesh-x90/Express-REST-middleware-for-Currency-converter-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published