OJPARKINSON / Stocks-Ticker

Stocks API with a Rasberry PI display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda-portfolio

This repository is split into two parts, the first a Lambda API that gets the latest stock prices and the second is the RasberryPi display code that uses the api.

A Lambda API that uses the Coinbase API and the alpaca.markets API hosted on AWS running on Lambda's.

The Lambda API was first written in JavaScript and then rewritten in GoLang to gain more experience with the language.

The JS is now Deprecated

To do:

  • Fix coinbase query

  • Add setup to use Vercel serverless functions

About

Stocks API with a Rasberry PI display


Languages

Language:Go 70.0%Language:Python 30.0%