Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate exporter-endpoints #223

Open
yearn-linear-gh-sync bot opened this issue Feb 2, 2022 · 1 comment
Open

Consolidate exporter-endpoints #223

yearn-linear-gh-sync bot opened this issue Feb 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request p2 Not Urgent/Important

Comments

@yearn-linear-gh-sync
Copy link

Currently we have our code for the various api endpoints in multiple repos:

This has the following drawbacks:

  • request sending/parsing is duplicated, possibly in different programming languages
  • portability is weak

Therefore we should merge this into a single repo, possibly yearn-exporter as it's the closest to the data and we have already the /v1 routes in it.

@yearn-linear-gh-sync yearn-linear-gh-sync bot changed the title [EXP-23-0] Consolidate exporter-endpoints [EXP-23-223] Consolidate exporter-endpoints Feb 2, 2022
@mariuspod mariuspod self-assigned this Feb 2, 2022
@0xkofee
Copy link
Contributor

0xkofee commented Mar 7, 2022

@mariuspod Is this related to https://github.com/yearn/yearn-watch/pull/229 ? Seems like there is a big refactor to use the SDK for calls... just letting you know

@DarkGhost7 DarkGhost7 added enhancement New feature or request p2 Not Urgent/Important labels Mar 9, 2022
@DarkGhost7 DarkGhost7 changed the title [EXP-23-223] Consolidate exporter-endpoints Consolidate exporter-endpoints Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2 Not Urgent/Important
Projects
None yet
Development

No branches or pull requests

3 participants