All Projects → akabiru → hscode

akabiru / hscode

Licence: MIT license
📘🖥 A command line reference tool for http status codes.

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to hscode

open dota api
Ruby client for Dota 2 from OpenDotaAPI
Stars: ✭ 19 (-38.71%)
Mutual labels:  gem
DiscordLookup
DiscordLookup | Get more out of Discord with Discord Lookup! Snowflake Decoder, Guild List with Stats, Invite Info and more...
Stars: ✭ 86 (+177.42%)
Mutual labels:  lookup
google holiday calendar
Get holidays via Google Calendar.
Stars: ✭ 21 (-32.26%)
Mutual labels:  gem
memo wise
The wise choice for Ruby memoization
Stars: ✭ 486 (+1467.74%)
Mutual labels:  gem
schked
Framework agnostic scheduler to run recurring jobs.
Stars: ✭ 78 (+151.61%)
Mutual labels:  gem
slackify
Build Slackbot on Rails using Slack Event API
Stars: ✭ 20 (-35.48%)
Mutual labels:  gem
Api Fuzzer
API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities
Stars: ✭ 238 (+667.74%)
Mutual labels:  gem
acts as user
A gem which handles multiple types of users on a rails app
Stars: ✭ 24 (-22.58%)
Mutual labels:  gem
lightly
Ruby file cache for performing heavy tasks, lightly.
Stars: ✭ 37 (+19.35%)
Mutual labels:  gem
chrome-shanbay-v2
shanbay chrome extension
Stars: ✭ 19 (-38.71%)
Mutual labels:  lookup
graphql authorize
Authorization helpers for ruby-graphql fields
Stars: ✭ 23 (-25.81%)
Mutual labels:  gem
ibandit
Convert national banking details into IBANs, and vice-versa.
Stars: ✭ 90 (+190.32%)
Mutual labels:  gem
vrt-ruby
Ruby library for interacting with Bugcrowd's VRT
Stars: ✭ 15 (-51.61%)
Mutual labels:  gem
distribution-cheatsheet
📈📄👀A lookup repo for a variety of discrete and continuous distributions (incl. Beta, Binomial, Cauchy, Chi-squared, Geometric, Hypergeometric, Normal & Poisson)
Stars: ✭ 43 (+38.71%)
Mutual labels:  lookup
pixitar
🧝 Pixitar is an avatar generation library written in Ruby.
Stars: ✭ 20 (-35.48%)
Mutual labels:  gem
Forest Rails
🌱 Rails Liana for Forest Admin
Stars: ✭ 247 (+696.77%)
Mutual labels:  gem
extra extra
Manage in-app release notes for your Rails application using Markdown
Stars: ✭ 21 (-32.26%)
Mutual labels:  gem
grape-jwt-authentication
A reusable Grape JWT authentication concern
Stars: ✭ 31 (+0%)
Mutual labels:  gem
flyyer-ruby
Ruby helpers to create https://cdn.flyyer.io URLs | Og:Image as a Service
Stars: ✭ 13 (-58.06%)
Mutual labels:  gem
LOC-Extension
LibreOffice Cryptocurrency extension
Stars: ✭ 33 (+6.45%)
Mutual labels:  lookup

codebeat badge Dependency Status Inline docs Coverage Status Build Status Gem Version

Hscode

Hscode is a simple HTTP status code lookup tool. Lookup that status code at the comfort of your own terminal.😎

Installation

Install it yourself as:

$ gem install hscode

Or Add this line to your application's Gemfile:

gem 'hscode'

And then execute:

$ bundle

Usage

Run a quick lookup

$ hscode -c 200

For a more comprehensive description, run verbosely.

$ hscode -c 200 -v

List all status codes

$ hscode -l

In case you forget something; run help.

$ hscode -h

Screencast

asciicast

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/akabiru/hscode. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].