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

Retrieval of requests through API or URL using opensource version #112

Open
chemckenna opened this issue Oct 5, 2021 · 0 comments
Open

Comments

@chemckenna
Copy link

Hi @fredsted

Nice tool!

I was looking for some advice or direction. I have a running opensource instance using docker and can see requests arrive as I send them, which is perfect for what I need.

I would like extend this to interrogate requests as they come in, either through simply picking up the most recent one or querying the store of requests that have been received. I imagine one way to do so would be through API calls or some URL that returns the latest request - similar to Get single request here, I guess.

Is this possible with either of the default deployments with Docker or Kubernetes? If not, can you advise on how it might be done, please? I do not need to persist the requests for any significant time period, so persisting data to disk is not important to me, but I will do so if it enables my ability to query / retrieve.

I would appreciate any advice you can give.

Thanks.

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