MohiuddinRU / exchangeAdapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exchange Adapter

This exchange adapter takes 3 parameters You have to pass 3 parameters. For example, if you want to convert 100 USD to BDT , your request should be

localhost:3000/convert/USD/BDT/100

The response returns the converted amount.

About


Languages

Language:JavaScript 95.2%Language:Shell 4.8%