Code Monkey home page Code Monkey logo

go-silver-gold-tracker's Introduction

go-silver-gold-tracker

Lists gold and silver price in USD on request.

Output

20:18 Ag: 20.94$; Au: 1819.93$
<time of last request> Ag: <silver price in usd per ounce>; Au: <gold price in usd per ounce>

API

This uses the gold.de public api. It's free, it's simple, and it works.

https://api.edelmetalle.de/public.json

{
  "gold_usd": 1819.7,
  "gold_eur": 1726.09,
  "silber_usd": 20.939,
  "silber_eur": 19.8615,
  "platin_usd": 863.465,
  "platin_eur": 819.055,
  "palladium_usd": 1148.85,
  "palladium_eur": 1089.76,
  "timestamp": 1696529768,
  "wechselkurs_usd_eur": 1.0538818076477405
}

go-silver-gold-tracker's People

Contributors

c-jaenicke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.