Shason API
Shason is a multiplattform compatible parser/serializer for JSON
Easy to Use
Json is one of the most used data formats in the world. Shason is a kotlin-multiplattform compatible parser/serializer for JSON. The API is designed to be easy to use and to be compatible with all platforms. Additionally shason offers type-safety!
Focus on What Matters
Don't worry about implementations for different platforms. Shason works on all of them without any need to worry about it.
Flexible
If you decide to add support to a new platform, you don't need to worry about rewriting the logic for another JSON parser/serializer for that platform.