Currency and Product Price api
I will be doing mini API that will convert between currencies and will be showing prices of products in different currencies
in my plans to use for API:
- Pytest for testing on the convertation of currensies
- FastAPI for work of API itself
- sql for saving the the requests of users
- OOP for creating classes such like product currency, currencyConverter
- Pandas for saving and filtering history of prices or currencies