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💱
- Host: GitHub
- URL: https://github.com/Yoru-cyber/CurrencyAPI
- Owner: Yoru-cyber
- Created: 2024-02-02T11:42:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T22:03:20.000Z (over 2 years ago)
- Last Synced: 2024-11-09T23:16:05.041Z (over 1 year ago)
- Topics: csharp, docker, dotnet, webscraping
- Language: CSS
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.