0.0
Returns JSON data from the Chicago employees API
2021
2022
2023
2024
2025
2026
0.0
This provides a storefront JSON REST API for the Workarea Commerce Platform. Useful for building apps, kiosks, etc.
2021
2022
2023
2024
2025
2026
0.0
This provides an admin JSON REST API for the Workarea Commerce Platform. Useful for managing the site, 3rd party integrations, etc.
2021
2022
2023
2024
2025
2026
0.0
For jsonapi.org-compatible APIs
2021
2022
2023
2024
2025
2026
0.0
JSON errors base for APIs.
2021
2022
2023
2024
2025
2026
0.01
Wrapper Gem to extend the JsonApiClient::Resource
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to easily create JSON data fixtures
from data schemes you can specify by yourself.
The main purpose is to stub JSON received form wide range of JSON API's.
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware for JSON APIs accessed cross-domain from legacy browsers
Firefox version 4 does not support response headers for cross-domain requests.
This middleware intercepts all requests and if the X-WRAP-RESPONSE is set,
the response will be wrappped in JSON like {header: ..., body: ...}
2021
2022
2023
2024
2025
2026
0.0
Use this to validate JSON:API response bodies
2021
2022
2023
2024
2025
2026
0.0
A Rails 8+ gem that provides jsonapi_resources routing DSL and generic JSON:API controllers
2021
2022
2023
2024
2025
2026
0.0
Semantic expectation helpers for JSON API testing using Airborne and RSpec.
2021
2022
2023
2024
2025
2026
0.0
Provides RSpec matchers for json:api related specs
2021
2022
2023
2024
2025
2026
0.0
Jetson provides a simple wrapper for working with JSON APIs – it's built for working with JSON in a friendly and convient way and tries to simplify it to the point of not having to remember complex command line switches or configuration options.
2021
2022
2023
2024
2025
2026
0.0
jBuilder extensions and helpers for JSON API
2021
2022
2023
2024
2025
2026
0.0
Middleware to extract the API version from request headers. Check documentation for details
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers for testing JSON API content
2021
2022
2023
2024
2025
2026
0.0
An easy way to setup JSON API fixtures for your integration tests
2021
2022
2023
2024
2025
2026
0.0
A Ruby wrapper around the JSONPlaceholder API
2021
2022
2023
2024
2025
2026
0.0
rquery-activerecord is a ruby gem that will allow you to pass queries into your restful api as json. It will take the json formatted queries and convert them into ActiveRecord queries.
2021
2022
2023
2024
2025
2026
0.03
Define schemas using a clean DSL and get both JSON Schema documents and runtime validations. Perfect for API request/response validation, LLM function definitions (OpenAI, Anthropic), and structured data modeling. Features Sorbet-style types, schema composition, pluggable validation adapters, and...
2021
2022
2023
2024
2025
2026