zio/zio-intellij

Ability to generate `.http` files from zio-http `Endpoint` defenitions

Open

#474 opened on Jun 4, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (47 forks)github user discovery
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.

Contributor guide