<FromGitter>
<nik736> @drujensen thanks. Are there any libraries yet that help with pagination or something similar to the rails gem "active_model_serializers"? Thanks again
<FromGitter>
<drujensen> If you want more control, @bweave search results have some nice shards. Also, You can create serializers fairly easily yourself. I put mine in `src/serializers` directory.