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
- Host: GitHub
- URL: https://github.com/gvolpe/http4s-crud-demo
- Owner: gvolpe
- Created: 2016-10-18T08:53:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T11:54:33.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T01:14:27.206Z (8 months ago)
- Topics: circe, http4s, rest-api
- Language: Scala
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).