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

REST API interface to dynamically add/remove mappings to a running mockserver #66

Open
barry-bvl opened this issue Feb 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@barry-bvl
Copy link

Would be nice and handy if you could configure your mock service(s) remotely through REST.
Basically be able to do the following through a "mockaco" REST API

  • add /remove /update mappings
  • retrieve existing mappings
  • possibility to persist the mappings
@natenho natenho added the enhancement New feature or request label Feb 14, 2021
@natenho
Copy link
Owner

natenho commented Feb 14, 2021

@barry-bvl It can be useful for sure, would you have some ideas on how the API would look like? I have some concerns regarding scripted mocks, we can discuss them if you're interested.

It would be great if you could send a draft PR so we can kick off a little project from it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants