Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jczuchnowski/hyperspray

Hypermedia library for spray/akka-http
https://github.com/jczuchnowski/hyperspray

Last synced: 4 days ago
JSON representation

Hypermedia library for spray/akka-http

Awesome Lists containing this project

README

        

This is no longer maintained. Development was moved to https://github.com/ScalaConsultants/hyperdrive.

## Hyperspray

Hypermedia library for spray/akka-http.

[![Build Status](https://travis-ci.org/jczuchnowski/hyperspray.png?branch=master)](https://travis-ci.org/jczuchnowski/hyperspray)

Target for v.0.1:

* support for [Collection+JSON](http://amundsen.com/media-types/collection/format/) media type including:
* Converter library for case class <-> Collection+JSON conversion.
* Collection+JSON REST API routes for spray.
* Collection+JSON REST API routes for akka-http.