mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-20 23:16:49 +00:00
14 lines
356 B
Cheetah
14 lines
356 B
Cheetah
{{define "currency forexprovider" -}}
|
|
{{template "header" .}}
|
|
## Current Features for {{.Name}}
|
|
|
|
+ Currency Converter API support
|
|
+ Currency Layer support
|
|
+ Fixer.io support
|
|
+ Open Exchange Rates support
|
|
|
|
### Please click GoDocs chevron above to view current GoDoc information for this package
|
|
{{template "contributions"}}
|
|
{{template "donations"}}
|
|
{{end}}
|