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

[BACKEND] Implement indexer GraphQL interface #15

Open
1Mateus opened this issue Apr 26, 2023 · 3 comments
Open

[BACKEND] Implement indexer GraphQL interface #15

1Mateus opened this issue Apr 26, 2023 · 3 comments
Assignees
Milestone

Comments

@1Mateus
Copy link
Contributor

1Mateus commented Apr 26, 2023

Implement an interface to retrieve indexed data from the DB using GraphQL.

This must be implemented as a serverless function.

This must use a library to abstract conversion of GraphQL statements into SQL statements and vice-versa (postgraphile is recommended)

https://www.graphile.org/postgraphile/

https://fauna.com/blog/edge-serverless-graphql-backend-with-cloudflare-workers-and-fauna

@1Mateus 1Mateus added this to the Indexer milestone Apr 26, 2023
@1Mateus
Copy link
Contributor Author

1Mateus commented May 12, 2023

  • validate event types
  • filter by event params

@1Mateus 1Mateus self-assigned this May 12, 2023
@1Mateus
Copy link
Contributor Author

1Mateus commented Jun 6, 2023

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

2 participants