Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).