Skip to content

vijaysgit/goOpenExchangeRate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goOpenExchangeRate

Free Foreign Currency Exchange Rates Web Service:

      - Accesses the Open Exchange Rates API using a valid Key
      - Receives the response in JSON format
      - Parses the JSON data
      - Display all currencies in the terminal/command prompt

Installation

    Install Go , MySQL
    
    Install MySQL
    
    git clone https://github.com/vijaysgit/goOpenExchangeRate
    
    cd goOpenExchangeRate

Access the Open Exchange Rates API using this program.

    go run goOpenExchangeRate

About

Free Foreign Currency Exchange Rates Web Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages