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

Code mode for REPL that let's you run code against your mirage server. #643

Open
ryanto opened this issue May 21, 2020 · 0 comments
Open

Comments

@ryanto
Copy link
Collaborator

ryanto commented May 21, 2020

I'd like to use the repl to answer questions like...

  • How do I serve binary responses with mirage?
  • How do I serve streaming responses with mirage?

I can use the repl to show the mirage server, but the postman style UI is not the best at visualizing what the server is doing in these situations. I think adding a "code mode" would be helpful. Instead of using the postman UI it would allow you to write fetch requests that execute against the server.

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