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

Add a REST API to fetch recent requests and their responses #70

Open
gberche-orange opened this issue Oct 13, 2020 · 0 comments
Open

Add a REST API to fetch recent requests and their responses #70

gberche-orange opened this issue Oct 13, 2020 · 0 comments

Comments

@gberche-orange
Copy link

expected behavior

As an osb tooling author (such as osb-reverse-proxy)

  • in order to use overview broker recent requests and responses programmatically
  • I need a rest API

observed behavior

I could only find html output which is hard to parse

The html-xml-utils package is failing to parse overview output:

https://stackoverflow.com/questions/51913432/scraping-information-within-html-tags-in-unix-with-curl-and-cut/51913624#51913624

$ cat overview.html | hxremove title
End tag </script> doesn't match start tag <br>
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