Dictu
Dictu copied to clipboard
[FEATURE] - Write an HTTP Server that can be used for testing
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your feature request related to a problem?
It's be nice to have an HTTP server that can provide responses for testing the HTTP client functionality that's currently covered via the httpbin.org site.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
We could look to re-use: https://github.com/dictu-lang/Web-Framework
Will be blocking so will need to be clever with the action for CI
Wanbli could be a nice use case for this! I might stick a note in the web-framework repo about Wanbli too actually