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 functionality so that microservices can post to InterSpect in lieu of a GET request on the Source Panel #71

Open
joepav opened this issue Jun 21, 2019 · 0 comments
Assignees

Comments

@joepav
Copy link
Collaborator

joepav commented Jun 21, 2019

As a developer, I should be able to send a post request to InterSpect so that the application can act the man-in-the-middle between two microservices, reducing the workload of setting up an API on each.

Acceptance criteria:

  • Application begins listening for POST/PATCH/DELETE requests on startup
  • URI to which microservices must send request is displayed to user
  • Upon receipt of request, app displays data in the same way it does currently with get requests
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