shaf VS hal_presenter

Compare shaf vs hal_presenter and see what are their differences.

shaf

A framework for creating hypermedia driven APIs in Sinatra (by sammyhenningsson)

hal_presenter

DSL for writing Presenters to serialize JSON HAL (by sammyhenningsson)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
shaf hal_presenter
2 1
19 5
- -
4.9 3.9
about 2 months ago about 2 years ago
Ruby Ruby
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shaf

Posts with mentions or reviews of shaf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.

hal_presenter

Posts with mentions or reviews of hal_presenter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.
  • Rails API Building: The Resourceful Way
    2 projects | /r/rails | 27 Oct 2021
    Cool! Looking forward to the next article! May I suggest that you use a mediatype that supports links. Then it's easier to use an existing library for handling the (de)serialization. I know you don't like to add gem dependencies, but I'm just gonna throw out https://github.com/sammyhenningsson/hal_presenter anyway 😂 Sorry

What are some alternatives?

When comparing shaf and hal_presenter you can also consider the following projects:

will_paginate - Pagination library for Rails and other Ruby applications

amq-protocol - AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)

Fabrication - This project has moved to GitLab! Please check there for the latest updates.

YASL - Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.

oj_serializers - ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.

panko_serializer - High Performance JSON Serialization for ActiveRecord & Ruby Objects