circe / circe-iteratee   0.12.0

GitHub

Streaming JSON processing for circe with iteratees

Scala versions: 2.13 2.12 2.11 2.10

circe-iteratee

Build status Coverage status Gitter Maven Central

This project provides support for using iteratee.io for streaming JSON parsing and decoding with circe, a Scala library for encoding and decoding JSON to Scala types.

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