# Examples

Worked end-to-end examples using simdjson-kotlin.


Complete, runnable examples that put the APIs to work on real documents.

<div class="kt-card-grid">
  
<a class="kt-card kt-card--hoverable" href="/simdjson-kotlin/examples/twitter/"><h3 class="kt-card__title">Parsing twitter.json</h3><p class="kt-card__body">The same query solved three ways: DOM, On-Demand, and kotlinx.serialization.</p><span class="kt-card__arrow">→</span></a>

</div>

