Skip to content

Merge jsonapi-serializer with jsonapi.rb ? #144

@stas

Description

@stas

As I'm moving towards a major refactoring of this project I'd like to lunch for a community call.

A bit of a backstory, I'm currently, unofficially, maintaining 3 popular-ish JSONAPI related projects:

While the last project is very well thank you on it's own, the first two, historically and lately are quite dependent on by the other.

In order to make our life a bit more simple, I'm considering merging most if not all of the jsonapi.rb into jsonapi-serializer. And although the main goal is to not introduce any new dependencies and keep things as vanilla as possible, this means more code to maintain (~500). On the bright side of things, the users of jsonapi-serializer can benefit from goodness like:

  • error handling and support
  • deserialization
  • pagination
  • filtering (with a soft-dependency for ransack)
  • and finally rails integration

Both projects are modular and are designer to let you use just what you want.

I'll be happy to hear your thoughts in regards to this. Thank you! 🙇

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions