A small client http request
Fake HTTP injection library
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Signs and prepares requests using AWS Signature Version 4
Crazy fast http radix based router
Retry a request.
Error class for Octokit request errors
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
[](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [](https://www.npmjs.com/
Log all requests and request errors
Like request, but smaller.
Runtime OIDC helpers intended for use with Vercel Functions
Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.
Core Promise support implementation for the simplified HTTP request client 'request'.
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
request the caniuse data to check browsers compatibilities
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Elasticsearch request converter
A typing package for @secretlint
Core library for @secretlint.
Config file creator for secretlint.
Profile manager for Secretlint.
TypeScript definitions for request
express.js middleware for winstonjs/winston
Request my turn to project my-turn.
Repository for generic common code in Watermark Community Church applications
This gem interacts with the My John Deere API. It handles the hard work of John Deere's oAuth 2.0 authentication. It provides REST request methods for GET, POST, PUT, and DELETE that abstract away the John Deere-specific headers and protocols. It provides convenience methods similar to ActiveRecord so you can write things like: `client.organizations.find(123).assets` or `organization.assets.create(attributes)` instead of making each of the required direct API calls manually.
Distribute webhooks to multiple recipients
A tool to describe complex software systems.
EeePub is a Ruby ePub generator. This code is baded on the original eeepub version 0.8.1. I added the bug fix to rubyzip to make it work with my own gem (source2epub). This gem will be deprecated as soon as the original author (jugyo) merge the pull request from the community with this change and many others fixes.
# PaApi A simple wrapper for the Parallels Automation APIs. ## Installation Add this line to your application's Gemfile: ```ruby gem 'pa_api' ``` And then execute: $ bundle Or install it yourself as: $ gem install pa_api ## Usage Just use the damn thing already. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/pa_api/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
(This is Alex's version of Showoff, so I can share my presentations \ without waiting for pull requests and updates from busy Scott. It installs a binary called "showoff" which overwrites the official one, so if you install this hack, be careful about updates.) ShowOff is a Sinatra web app that reads simple configuration files for a presentation. It is sort of like a Keynote web app engine. I am using it to do all my talks in 2010, because I have a deep hatred in my heart for Keynote and yet it is by far the best in the field. \ The idea is that you setup your slide files in section subdirectories and then startup the showoff server in that directory. It will read in your showoff.json file for which sections go in which order and then will give you a URL to present from.
# ImageBuilder A gem to build operating system images for various platforms. At initial release, this gem supports building images using packer to build images for the AWS platform ## Installation Add this line to your application's Gemfile: gem 'image_builder' And then execute: $ bundle Or install it yourself as: $ gem install image_builder ## Usage This is how you use the gem, should probably write something useful here. But since it's just a library gem that basically just wraps the packer utility, read this code, and the packer documentation to figure out what to do ## Contributing 1. Fork it ( https://github.com/[my-github-username]/image_builder/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
A Ruby client library for the SkinBaron API - my first Ruby gem. Provides basic functionality for searching CS2 (formerly CS:GO) items on the SkinBaron marketplace. Includes error handling, request logging, and a straightforward API design for interacting with SkinBaron's marketplace data.
# Mod10 A simple gem to generate mod_10 check digits and check if integers are mod10 valid. ## Installation Add this line to your application's Gemfile: ```ruby gem 'mod_10' ``` And then execute: $ bundle Or install it yourself as: $ gem install mod_10 ## Usage Include the Mod10 module to make the following two methods available - generate_check_digit(value) Which returns an integer value for the mod10 check digit of a string or integer. Note: If the value is 0, then the argument was already mod10 valid. - is_mod10?(value) Returns true or false for the tested value is it is or isn't mod10 valid. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/mod_10/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.