lovasoa / bad_json_parsers

Exposing problems in json parsers of several programming languages.
MIT License
366 stars 25 forks source link

Suggestion: Moshi #24

Open iNoles opened 4 years ago

iNoles commented 4 years ago

I like to add Moshi on the list. https://github.com/square/moshi

lovasoa commented 4 years ago

Yes, please do! I'm open to pull requests. Your pull request should contain an implementation, a new line in the README, and a new test in travis.