An open API service indexing awesome lists of open source software.

https://github.com/Yoru-cyber/CurrencyAPI

A restful API with .Net that gets different currency exchanges💱
https://github.com/Yoru-cyber/CurrencyAPI

csharp docker dotnet webscraping

Last synced: over 1 year ago
JSON representation

A restful API with .Net that gets different currency exchanges💱

Awesome Lists containing this project

README

          

# Dolar Site
This project consists of a Restful API made with **.Net** that performs a web scraping with the native C# module **HttpClient** for several currencies such as: the **euro** 🇪🇺, the **dollar** 🇺🇸 and the **yuan** 🇨🇳 to **VES** 🇻🇪.
This API is consumed by a page made in NextJS.