zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Documentation: add tutorial to handle json

Open geazi-anc opened this issue 1 year ago • 0 comments

Add a page in website to teach to handle json with ZioHTTP.

  • Convert a case class in a json object and return;
  • Receive a json from client and handle it, converting into a case class;
  • This must be a full tutorial, not a simple example in Examples Session;

Thank you!

geazi-anc avatar Nov 10 '23 00:11 geazi-anc