Skip to content

web scraping to provide currency quote data in REST api

Notifications You must be signed in to change notification settings

mattheusv/gocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocurrency Build Status

  • web scraping to provide currency quote data in REST api
  • API collects data from various websites to capture the currency quote and make it available in the urls

Use

  • All traditional currencys

https://gocurrency.herokuapp.com/api/currencys

  • Find by specific traditional currency

https://gocurrency.herokuapp.com/api/currencys/dolar

  • All digital currencys

https://gocurrency.herokuapp.com/api/digital/currencys

  • Find by specific digital currency

https://gocurrency.herokuapp.com/api/digital/currencys/bitcoin

About

web scraping to provide currency quote data in REST api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published