An open API service indexing awesome lists of open source software.

https://github.com/gvolpe/http4s-crud-demo

CRUD operations and Error Handling using Http4s
https://github.com/gvolpe/http4s-crud-demo

circe http4s rest-api

Last synced: 8 months ago
JSON representation

CRUD operations and Error Handling using Http4s

Awesome Lists containing this project

README

          

http4s-crud-demo
================

CRUD operations and Error Handling using [Http4s](http://http4s.org/).

See blog post about it [here](https://partialflow.wordpress.com/2016/10/18/crud-and-error-handling-with-http4s/).