Skip to content

fakeNetflix/twitter-repo-scala-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-json Build Status

This library is deprecated! It should not be used for new projects, and is maintained only because it is used in Twitter's Ostrich 9.x.

This project is a toolkit for working with JSON in Scala that is based on example code from Programming in Scala by Martin Odersky, Lex Spoon, and Bill Venners. We've tightened up some edge cases and added complete test coverage.

The original code and Twitter's modifications are available under the Apache License, Version 2.0.