https://github.com/gvolpe/simple-http4s-api
Just a simple API using "http4s" and Json support on top of Play Json and Circe
https://github.com/gvolpe/simple-http4s-api
circe http4s play-json rest-api
Last synced: 8 months ago
JSON representation
Just a simple API using "http4s" and Json support on top of Play Json and Circe
- Host: GitHub
- URL: https://github.com/gvolpe/simple-http4s-api
- Owner: gvolpe
- Created: 2015-09-11T16:36:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T18:35:45.000Z (about 10 years ago)
- Last Synced: 2025-02-09T01:14:27.939Z (8 months ago)
- Topics: circe, http4s, play-json, rest-api
- Language: Scala
- Homepage:
- Size: 1.15 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simple-http4s-api
=================[](https://travis-ci.org/gvolpe/simple-http4s-api)
[](https://coveralls.io/github/gvolpe/simple-http4s-api?branch=master)Just a simple API using [http4s](http://http4s.org/) and Json support on top of [Play Json](https://www.playframework.com/documentation/2.3.x/ScalaJson) and [Circe](https://github.com/travisbrown/circe).