Skip to content

Currency exchange tables for the Uruguayan market implemented as a RESTful API in NodeJs.

Notifications You must be signed in to change notification settings

cserron/cotizador-uy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cotizador-uy

Currency exchange tables for the Uruguayan market implemented as a RESTful API in NodeJs. Demo: https://broucurrencies.herokuapp.com/brou/

The response will be a json with the following structured:

{
    buy: "27.65000",
    sale: "28.35000"    
}

The BROU currencies are:

Resource Currency
/brou/dolar Dolar Estadounidense
/brou/dbrou Dolar e-Brou
/brou/arg Peso Argentino
/brou/real Real
/brou/euro Euro
/brou/libra Libra Esterlina
/brou/franco Fraco Suizo
/brou/yxd Yens por Dolar Estadouniden
/brou/idj Indice Dow Jones
/brou/ui Unidades Indexadas
/brou/otdo Onza Troy de Oro

*Built By BROS http://builtbybros.com

About

Currency exchange tables for the Uruguayan market implemented as a RESTful API in NodeJs.

Resources

Stars

Watchers

Forks

Packages

No packages published