zio / zio-quickstarts

A minimal quickstart ZIO application for writing a RESTful Web Service
https://zio.dev/guides/#quickstart-guides
60 stars 39 forks source link

ZIO Tests for restful webservices #45

Open djjorjinho opened 6 months ago

djjorjinho commented 6 months ago

Hello, is there any chance that you could include ZIO tests to the restful webservices project, with examples that use POST with a body payload?

GrigoriiBerezin commented 1 month ago

@khajavi hello, I've added one test with zio http using payload