Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 822 Bytes

File metadata and controls

24 lines (21 loc) · 822 Bytes

Web Service with Load Balancer

About

Python web service, with Nginx load balancer, that converts Brazilian Real (BRL) to US Dollar (USD) and Euro (EUR) by using the currency quotation API.

Why

Developed as a requirement for the computação distribuída (distributed computing) subject during my 6th semester of Computer Science.

Tools used