Skip to content

Data communication between the extension and executed code #13326

Answered by msujew
woung717 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @woung717,

I guess it depends? Generally, it's possible to send the data to the backend first and then let the backend handle everything. See our documentation on RPC. Having a REST API could be possible as well though, depending on whether you prefer building microservices, etc. The RPC solution would probably be recommended if you don't intend on reusing the database access.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@woung717
Comment options

@msujew
Comment options

@woung717
Comment options

@msujew
Comment options

@woung717
Comment options

Answer selected by woung717
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants