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

Migrate backend and add authentication #47

Open
newswim opened this issue May 16, 2023 · 0 comments
Open

Migrate backend and add authentication #47

newswim opened this issue May 16, 2023 · 0 comments

Comments

@newswim
Copy link
Contributor

newswim commented May 16, 2023

Right now we have one endpoint called cosmos and we pass a query from the frontend. A better pattern would be to create a separate endpoint for each visualization (that way we get more separate of concerns).

The one outlier will be the dynamic chart at the top. For that, @Matt343 has been working on a query builder that we'll likely use on the backend, by sending filter params to the endpoint.

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant