[bisq-network/bisq-markets] Re-implement Markets API service with pre-caching proxy + risq backend (#20)

Steve Jain notifications at github.com
Mon Nov 11 03:39:43 UTC 2019


m52go approved this pull request.

For my part I can say that the website's market page seems to be fetching graph data correctly (https://bisq-markets-api-using-caching-proxy.netlify.com/markets/), and the API is fetching identical responses for the queries I tried (https://bisq-markets.appspot.com/api/).

I noticed the graphs on specific markets pages of the website can still take a while to load (tried EUR and USD), even after one load, which I didn't expect with caching as described. It seems the /offers and /trades and /volumes endpoints are fairly quick (table data populates quickly), but the /hloc endpoint takes time (chart for specific markets).

Not sure if this is meaningful at all but figured it worth mentioning.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-markets/pull/20#pullrequestreview-314682607
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191110/0e3a60aa/attachment.html>


More information about the bisq-github mailing list