0.0
Lazy As Json
A simple and concise way to use as_json with “only”, “except” and other options without using them literally.
Instead of using this -
`User.as_json(only: [:id, :first_name, profiles: [:company, :location]])`
You can perhaps use this -
`User.as_json(only_keys: ‘_,first_name,profi...
2021
2022
2023
2024
2025
2026
0.0
A developer can create a new Rails app, build out the database schema and have an API that supports JSON and XML in just a few minutes. But then the work begins: authentication with oauth, throttling, rate limits, documentation,... The Apigee gem is a wrapper around the Apigee API management serv...
2021
2022
2023
2024
2025
2026
0.0
This is a command line tool for talking to the Bolt Train JMRI JSON Server. It includes a method for installing it as a service, working in concert with the Bolt Train API server.
2021
2022
2023
2024
2025
2026
0.0
This Gem implements the ONTRAPORT JSON API. Basic data retrieval and
manipulation operations are supported.
Full details on the API can be found at https://api.ontraport.com/doc/
2021
2022
2023
2024
2025
2026
0.0
Drop in authorization and authentication suite for Rails APIs. Features include
user registration, stateless authentication using OAuth2, roles and permissions,
password reset workflow, guest access, policy enforcement, JSON API serialization,
two-factor authentication support, an...
2021
2022
2023
2024
2025
2026
0.0
ApiResponseTester tests the api endpoints by taking a yaml file which consists of api endpoints, params, and expected response json file reference.
2021
2022
2023
2024
2025
2026
0.0
sqs-list-queues lists your SQS queues (working around the 1000 queue limit
in the ListQueues API).
Options are available to filter by queue name, show message counts, show
queue ARNs and/or names, and output as json.
Respects $https_proxy.
2021
2022
2023
2024
2025
2026
0.01
A multicultural and multilingualized calendar library based on ISO 8601, ISO 19108, RFC 5545(iCalendar) and RFC6350. JSON-LD formats for TemporalPosition and TemporalReferenceSystem are available. This version is a beta version and in the evaluation stage. So, its APIs may be changed in future. P...
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the NOCMS.org web service API. Provides server-side helpers for Rails/Sinatra/Rack applications. keywords: ruby, rails, sinatra, rack, CMS, content management systems, search, cloud, SAAS, JSON, web service
2021
2022
2023
2024
2025
2026
0.02
Open up your API to the phenomenal Swagger ecosystem by exposing Swagger files, that describe your service, as JSON endpoints
2021
2022
2023
2024
2025
2026
0.0
OpenApiImport -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses with all the examples. The file can be in JSON or YAML
2021
2022
2023
2024
2025
2026
0.0
Easy to use API consumer - Setup your API connection in a yaml file, and use the helper methods to make easy access APIs calls
2021
2022
2023
2024
2025
2026
0.0
ApiBuilder is a Ruby on Rails template engine that allows for multiple formats being laid out in a single specification, currently XML and JSON.
2021
2022
2023
2024
2025
2026
0.0
I need a library to workout with Dreamhost's API, and found Dreamy but seems to be outdated.
So I trying to make my own gem and trying to get better and using json
2021
2022
2023
2024
2025
2026
0.01
Verquest helps you version API requests, simplifying the management of changes, handling the mapping for internal versus external names and structures, validating parameters, and exporting your requests to JSON Schema components for OpenAPI.
2021
2022
2023
2024
2025
2026
0.0
DRY your controllers and make your API more predictable by defining responders for different formats. E.g. Posting an invalid resource in HTML should render a form with errors, while in JSON you expect serialized errors.
2021
2022
2023
2024
2025
2026
0.07
Gattica is a easy to use Ruby Gem for getting data from the Google Analytics API. It supports metrics, dimensions, sort, filters, goals, and segments. It can handle accounts with 1000+ profiles, and can return data in CSV, Hash, or JSON
2021
2022
2023
2024
2025
2026
0.07
Gattica is a easy to use Ruby Gem for getting data from the Google Analytics API. It supports metrics, dimensions, sort, filters, goals, and segments. It can handle accounts with 1000+ profiles, and can return data in CSV, Hash, or JSON
2021
2022
2023
2024
2025
2026
0.0
Ruby gem to work with Diaspora*. Note: this is not wrapping an official API, since there is no such thing. The gem just makes HTTPS requests and parses answers, which are friendly for parsing due to usage of JSON.
2021
2022
2023
2024
2025
2026
0.0
(rM: Fixing problem with to_csv.) Gattica is a easy to use Ruby Gem for getting data from the Google Analytics API. It supports metrics, dimensions, sort, filters, goals, and segments. It can handle accounts with 1000+ profiles, and can return data in CSV, Hash, or JSON
2021
2022
2023
2024
2025
2026