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

Web API #2549

Open
5 tasks
byte-bandit opened this issue Jan 28, 2025 · 0 comments
Open
5 tasks

Web API #2549

byte-bandit opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@byte-bandit
Copy link

byte-bandit commented Jan 28, 2025

Background

The final piece of the CDP service exposes an HTTP/JSON web API, enabling fulfillment of the Datafeed API.

Open questions

Should we use GraphQL?

⏰ Estimate: 3 days

Done when

  • query endpoint providing all currently defined symbols
  • query endpoint for symbol search
  • query endpoint for symbol resolving
  • query endpoint for historic price data
  • push subscription for historic price data (stretch goal, could be done using polling)
@byte-bandit byte-bandit added this to the next milestone Jan 28, 2025
@byte-bandit byte-bandit self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant