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

Feature request: add server-side data source component #57

Open
blakek opened this issue Oct 5, 2021 · 1 comment
Open

Feature request: add server-side data source component #57

blakek opened this issue Oct 5, 2021 · 1 comment

Comments

@blakek
Copy link

blakek commented Oct 5, 2021

I haven't looked much, so this may be impractical.

The Client-side components are currently all capable of making requests. I'd like something similar but labeled as server-side. I'd like to show server-side requests in the simulation mode. This could represent something like a cron job or web hook from a 3rd party API.

My initial thoughts were one of these would work:

  • use the Endpoints » Actions of existing Server-side components; add the ability to request data without an incoming request
  • add a new Server-side component specifically for making requests (e.g. "Server request", "Cron job", "Batch process", etc.)
@honzaap
Copy link
Owner

honzaap commented Oct 5, 2021

It sounds like a good feature. I don't know if I'll get the time to work on this right now... But still thanks for the suggestions.

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