zio / zio-quickstarts

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

feat: add zio http test with payload #55

Closed GrigoriiBerezin closed 1 month ago

GrigoriiBerezin commented 4 months ago

Inspired by https://github.com/zio/zio-quickstarts/issues/45

GrigoriiBerezin commented 4 months ago

Finally have handled with ci

GrigoriiBerezin commented 3 months ago

@khajavi check it please when you have time for that

khajavi commented 1 month ago

@GrigoriiBerezin Sorry for the delayed reply! Thanks for the contribution.