zio/zio-intellij
View on GitHubAbility to generate `.http` files from zio-http `Endpoint` defenitions
Open
#474 opened on Jun 4, 2024
help wanted
Repository metrics
- Stars
- (226 stars)
- PR merge metrics
- (PR metrics pending)
Description
.http files are simple request descriptions, which are useful for testing.
See https://github.com/zio/zio-http/issues/2876
And the intellij post for the same feature in spring.
This would be a very nice feature for zio-http.