Serialization to a small JSON
Call | GET | |
---|---|---|
Serialization | JSON | Example |
Serialization of integers | 1,000 | Example |
Serialization of floats | 1,000 | Example |
Serialization of strings | 1,000 | Example |
Serialization of booleans | 1,000 | Example |
Serialization of nulls values | 1,000 | Example |
Serialization of arrays | 100 | Example |
Serialization of objets | 1,000 | Example |
Custom serializers | 100 | Example |
Response | JSON of 512 KB | Example |