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

Mock HTTP API for UI development #47

Open
edufschmidt opened this issue Mar 30, 2021 · 0 comments
Open

Mock HTTP API for UI development #47

edufschmidt opened this issue Mar 30, 2021 · 0 comments
Labels
feature Request for a new feature

Comments

@edufschmidt
Copy link
Contributor

edufschmidt commented Mar 30, 2021

As a developer, I would like to be able to work on the web UI without having to rely on the agent to serve the HTTP API.

In other words, I would like to be able to run the Web UI in development mode in such a way that all the data needed for testing it is served by a mock API. Ideally, I would like this process to be as seamless as possible, and not require complex configuration to switch from consuming data served by the Drago agent to consuming data from the mock API.

miragejs seems like a promising solution.

@edufschmidt edufschmidt changed the title Mock data for UI development Mock HTTP API for UI development Mar 31, 2021
@edufschmidt edufschmidt added the feature Request for a new feature label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant