Skip to content

codin-gg/finance.codin.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finance.codin.xyz 📈

An open-source cryptocurrency data service, with daily-updated data in multiple formats. Accessible, developer-friendly, and Google Sheets and RSS reader-friendly.

GitHub Status Dependencies Coverage Status Linter

node npm license

Currently supported formats 📋

  • CSV
  • JSON

Notes: Those deprecations are due to Github Pages disk space limitations. For now, we rather'd rather like to focus on having more timeframes. btw csv is the least disk hungry google sheets compatible format 🚀

Currently supported routes

  • [-] /api/{interval:1d,1w,1m,1y}.{format:json,csv} → [[{ticker},{date},{open},{high},{low},{close},{volume}], ...]
  • [-] /api/{id}/{interval:1d,1w,1m,1y}.{format:json,csv} → [[{date},{open},{high},{low},{close},{volume}], ...]
  • /api/{id}/{year?}/{month?}/{day?}/{interval:1d}.{format:json,csv} → [[{date},{open},{high},{low},{close},{volume}], ...]

Donations 🙏

  • BTC: bc1qp8v7qleltzas46h3zmsw0epflmkks5v3c3f0cq
  • ETH: 0x0Ce2dE22C755Ea3828f0c845769781a49557c834

Releases

No releases published

Sponsor this project

 

Packages

No packages published