An endpoint to fetch the historical price data of multiple coins at once.

This page summarizes the projects mentioned and recommended in the original post on /r/coingecko

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Cryptofolio

    Track your cryptocurrency holdings/portfolio with an open-source web, mobile, and desktop application, along with a self-hosted RESTful API.

  • Hi, I'm developing an app that uses the CoinGecko API, and currently, I have a feature where users can view the performance of their cryptocurrency holdings over the past year. To do so, N number of requests are made to the "/coins/{id}/market_chart/range" endpoint, where N is the number of different coins the user has in their portfolio. This works fine when there aren't that many coins, but beyond a certain amount, requests have to be made with a delay between them to avoid hitting the rate limit, and since my app makes other requests multiple times per minute, the aforementioned amount isn't that high.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts