Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Small library with controller's helper methods for providing json response in single format.
2021
2022
2023
2024
2025
2026
0.0
Include JsonApiable module in your API::BaseController to receive a collection of useful methods, such as arguments and relationships parser, filters, etc.
2021
2022
2023
2024
2025
2026
0.0
Implement Rails JSON:API compliant controller actions.
2021
2022
2023
2024
2025
2026
0.0
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.0
Provide a filter for jsonAPI Controller in Rails
2021
2022
2023
2024
2025
2026
0.0
An early implementation of JSONAPIHome, a fork of JSONHome
2021
2022
2023
2024
2025
2026
0.0
Use this gem to publish JSON API events to RabbitMQ.
2021
2022
2023
2024
2025
2026
0.0
Rails plugin for an extremely lightweight implementation of JSON API
2021
2022
2023
2024
2025
2026
0.0
jsonapi-resources type annotation, inference, and schema/docs generation
2021
2022
2023
2024
2025
2026
0.0
An early implementation of JSONAPIHome, a fork of JSONHome
2021
2022
2023
2024
2025
2026
0.0
Implements JSON API 1.0 - data, errors, meta, pagination, sort, filters, sparse fieldsets and inclusion of related resources.
2021
2022
2023
2024
2025
2026
0.0
Create `<script type="application/json;base64">` tags to safely send data to the UI. You can then use https://github.com/fnando/json_blob-js to load this data on the client-side.
2021
2022
2023
2024
2025
2026
0.0
JsonColumn is a simple HashWithIndifferentAccess with a ._schema method. It makes it easier to deal with json, jsonb postgresql column. It provide validation with josn-schema
2021
2022
2023
2024
2025
2026
0.0
Create controllers for restful APIs, without generating unwanted helpers, views, and assets.
2021
2022
2023
2024
2025
2026
0.0
Beautiful JSON Schema validation with Rails-native syntax, context-aware rules, and production-ready monitoring. Features include ActiveRecord-like schema definitions, multiple error message types, performance optimization with caching, internationalization support, and extensive Rails integratio...
2021
2022
2023
2024
2025
2026
0.0
Incoming JSON keys are transformed from camelCase to snake_case. Outgoing JSON keys are transformed from snake_case to camelCase.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to create dynamic classes (models) based on a JSON Schema, providing validations and being compliant with ActiveModel.
2021
2022
2023
2024
2025
2026
0.0
for helping out with json apis
2021
2022
2023
2024
2025
2026
0.0
Easily parse JSON:API data structures into ActiveRecord resources.
This will parse deeply nested relationships as well as attributes.
2021
2022
2023
2024
2025
2026
0.0
JsonRoutes takes the routes of the parent application and organizes them into a JSON object, nested by resource. It then provides routes in which that JSON can be easily accessed and parsed by a front-end client. JsonRoutes was built to provid front-end clients with a way to access routes using...
2021
2022
2023
2024
2025
2026