Skip to content

Cotizaciones blue de Dólar, Euro y Real

License

Notifications You must be signed in to change notification settings

flechajm/BluePy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Cotizaciones blue de Dólar, Euro y Real

Endpoints

Dólar

Método Endpoint Descripción
GET /api/dolar/oficial Cotización del dólar oficial
GET /api/dolar/blue Cotización dólar blue

Euro

Método Endpoint Descripción
GET /api/euro/oficial Cotización del dólar oficial
GET /api/euro/blue Cotización dólar blue

Real

Método Endpoint Descripción
GET /api/real/oficial Cotización del dólar oficial
GET /api/real/blue Cotización dólar blue

Respuesta

{
    fecha: "2021/06/30 23:26:42",
    compra: "165.41",
    venta: "172.63"
}

Otros

Método Endpoint Descripción
GET /api/ping Devuelve 'pong' si el sitio está activo

Licencia

Este proyecto es 100% libre y open-source. Está licenciado bajo la MIT License.


*Datos recopilados de https://www.paralelohoy.com.ar

About

Cotizaciones blue de Dólar, Euro y Real

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%