Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

circe/circe-sangria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circe-sangria

Build status Coverage status Gitter Maven Central

Sangria marshalling with Circe.

Update: this project is now archived. Please use sangria-circe.

Configuration for sbt:

libraryDependencies += "io.circe" %% "circe-sangria" % "0.1.0"

Contributors and participation

All Circe projects support the Scala 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-sangria 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.