Skip to content

a small web app that fetches daily stock data from polygon.io

License

Notifications You must be signed in to change notification settings

thimc/go-htmx-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go + HTMX = 🔥

This repository contains a simple web app that fetches stock data via polygon.io.

Screenshot. It aint much, but it's simple!

Setting up the environment

  • Rename the env.example file to .env
  • Open up the newly renamed file and append your API key from polygon to the API_KEY field.
  • Run make run in the root directory of this project.
  • Open up your preferred web browser and navigate to http://localhost:3000/

About

a small web app that fetches daily stock data from polygon.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published