Skip to content

TK-474/currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first project that I made using RUST.

It is a simple currency converter. Which uses the API from exchangerate-api.com. The API key is capped at 1.5k calls per month so if the code is failing to execute that could be an issue.

Otherwise, the code works. Inputs:

  1. Amount you want to current
  2. Currency you are converting from
  3. Currency you want to convert too

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages