Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jczuchnowski/hyperspray
- Owner: jczuchnowski
- License: cc0-1.0
- Created: 2014-01-29T14:03:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T13:17:08.000Z (over 6 years ago)
- Last Synced: 2023-03-24T00:37:41.768Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.