UVAs
What???
All Jumahuaca examples are built for a specific application. The use case or the business for this application is a rest API for UVA currency. But, what is a UVA? It is an Argentinian currency for mortgage loans.
In Argentina, we have historically massive inflation, so these UVAs help people (and banks) to buy a house or apartment and not to suffer big updates in the monthly bill. If you are making credit calculations you need to convert from UVAs to Pesos (Argentinian officially currency) all the time.
This API will help you to convert the currency if you want to automatize the calculations, update loan values and a bunch of util things. It is not a big thing but is a great use case to exemplify testing difficulty in enterprise applications.
Last updated
Was this helpful?