hanami-serializer
Serializer library
Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework
Serializer library for hanami applications
21 stars
4 watching
9 forks
Language: Ruby
last commit: over 5 years ago
Linked from 1 awesome list
hanamijson-apiserializer
Related projects:
Repository | Description | Stars |
---|---|---|
davydovanton/hanami-pagination | Provides a Ruby gem for implementing pagination in Hanami applications using ROM::Pagination plugin. | 14 |
davydovanton/hanami-bootstrap | Provides Bootstrap integration for Hanami web framework | 14 |
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
davydovanton/hanami-bench | A set of benchmarks and performance tests for the Ruby web framework hanami | 6 |
davydovanton/hanami-rodauth | A Ruby gem that integrates Rodauth authentication with Hanami web applications. | 7 |
davydovanton/hanami-zsh | A Zsh plugin that provides completion suggestions for the Hanami framework. | 7 |
blrb/hanami-realworld-example-app | Demonstrates a full-stack Ruby application with CRUD operations, authentication and routing | 16 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
hanami/utils | A set of utility libraries and extensions for Ruby programming language | 174 |
khezen/avro | Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
hanami/model | A persistence framework for Ruby applications using entity-based architecture and a standardized API | 445 |
katafrakt/hanami-shrine | A Ruby gem that simplifies the integration of Shrine uploader in Hanami applications. | 28 |
nickgnd/hanami-jwt-example | A JSON API web application with JWT authentication | 31 |