Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

circe/circe-spray

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

circe-spray

Build status Coverage status Gitter Maven Central

This project provides support for using circe to provide JSON marshallers for Spray. Note that Spray is no longer being actively maintained, and new projects should typically use Akka HTTP (with akka-http-circe for circe integration) or a library like Finch instead.

There's not a lot of documentation, but we do publish the API docs.

Contributors and participation

All circe projects support the Typelevel code of conduct and we want all of their channels (Gitter, GitHub, etc.) to be welcoming environments for everyone.

Please see the circe contributors' guide for details on how to submit a pull request.

License

circe-spray is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.