Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T18:35:45.000Z (about 9 years ago)
- Last Synced: 2023-03-25T15:07:44.950Z (over 1 year ago)
- Topics: circe, http4s, play-json, rest-api
- Language: Scala
- Homepage:
- Size: 1.15 MB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simple-http4s-api
=================[![Build Status](https://travis-ci.org/gvolpe/simple-http4s-api.svg)](https://travis-ci.org/gvolpe/simple-http4s-api)
[![Coverage Status](https://coveralls.io/repos/gvolpe/simple-http4s-api/badge.svg?branch=master&service=github)](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).