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

mdstudio 'service' endpoints #122

Open
4 tasks
marcvdijk opened this issue May 1, 2018 · 0 comments
Open
4 tasks

mdstudio 'service' endpoints #122

marcvdijk opened this issue May 1, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@marcvdijk
Copy link
Member

marcvdijk commented May 1, 2018

Would be good to have a few endpoints at the mdstudio core level to do such things as:

  • get the (latest) registered requests and response JSON schemas for a given service endpoint.
  • validate if a endpoint is available within the current microservice ecosystem
  • refresh registered schemas for a microservice without the need to rebuild the full DB schema
    collection. Especially nice during development where it is possible and likely that
    mistakes/changes will be made
  • query endpoint to allow a user to query for endpoints based on JSON schema metadata such as
    description, title, keywords, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants