An open API service indexing awesome lists of open source software.

Ruby

Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.

https://github.com/driftingruby/154-service-objects-for-api-interactions-with-twilio

In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.

rails ruby ruby-on-rails service-objects

Last synced: 05 Apr 2025

https://github.com/swiknaba/kirei

Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant APIs.

framework gem hacktoberfest ruby

Last synced: 03 May 2026

https://github.com/ruby-oauth/snaky_hash

🐍 A Hashie::Mash joint to improve #snake_life for everyone

hash hashie ruby rubygem underscore

Last synced: 17 May 2026

https://github.com/jenkinsci/jenkins-plugin-runtime.rb

The idomatic Ruby API for building Jenkins CI plugins

jenkins-api-plugin ruby

Last synced: 30 Sep 2025

https://github.com/alejandrodevs/active_model_exporters

A simple way to export data in Rails.

activemodel exporter rails ruby

Last synced: 24 Sep 2025

https://github.com/nunonamorado/sinatra-slack

Sintra extension with DSL for building Slack Apps

ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands

Last synced: 16 Aug 2025

https://github.com/matkoniecz/cartocsshelper

Tool to make development of CartoCSS styles more efficient. Automates actions necessary to produce test images and validates style.

cartocss cartocss-styles openstreetmap osm overpass overpass-api ruby ruby-script

Last synced: 13 Apr 2025

https://github.com/abeidahmed/feedback-app

Collect issues, ideas, and compliments with a simple widget. Receive them as an email. Dive deep with the dashboard.

compliments dashboard feedback postgresql react ruby ruby-on-rails widget

Last synced: 08 May 2025

https://github.com/AbacatePay/abacatepay-ruby-sdk

AbacatePay Ruby SDK for you to start receiving payments in seconds

abacatepay abacatepay-sdk ruby

Last synced: 07 Apr 2026

https://github.com/groony/activeadmin-dry-validation

Validate your ActiveAdmin resources through dry-validation

activeadmin rails ruby schema

Last synced: 18 Mar 2025

https://github.com/nejdetkadir/dev-ruby

Ruby bindings for dev.to API

api-client blogs devto ruby ruby-client ruby-gem

Last synced: 07 May 2025

https://github.com/emilebosch/graphql-ruby-microservices

Simple POC of microservices with ruby example and graphql

drb graphql microservices ruby

Last synced: 11 Apr 2025

https://github.com/broadlume/hanami-events-cloud_pubsub

A hanami-events adapter for Google Cloud Pub/Sub

google-cloud-pubsub hanami pubsub ruby

Last synced: 13 Jul 2025

https://github.com/gasb150/hummingbird_bot

Humminbird_bot is a helpful bot for wine quotations. Users can simulate the cost of different wine products. Build with: Ruby, Telegram-bot

api bots ruby telegram-bot

Last synced: 11 Apr 2025

https://github.com/abongsjoel/ruby-bubble-sort

The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.

ruby

Last synced: 11 Apr 2025

https://github.com/postmodern/gemspec.yml

Write your gemspecs in plain YAML

gemspec ruby rubygems specification

Last synced: 28 Oct 2025

https://github.com/tomholford/twitter-labs-api

A basic implementation of a Twitter Labs API client in Ruby

gem ruby ruby-gem twitter twitter-api

Last synced: 13 Apr 2025

https://github.com/rnd-soft/lusnoc

[MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions

consul distributed distributed-computing distributed-systems gem lock ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/postmodern/nokogiri-ext

Useful extensions to nokogiri

extensions nokogiri ruby

Last synced: 21 Mar 2025

https://github.com/parolkar/royalemorale

Public 🤝 Private collaboration for Responsible AI Agents (in Ruby)

ai ruby

Last synced: 15 Mar 2026

https://github.com/ujihisa/static_literal_parser

Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.

gplv3 hacktoberfest parser-library ruby

Last synced: 14 Apr 2025

https://github.com/yohasebe/rubyfca

Command line tool for Formal Concept Analysis written in Ruby

fca formal-concept-analysis ruby visualization

Last synced: 14 Apr 2025

https://github.com/ledermann/ibanomat

Ruby wrapper to calculate the IBAN of german bank account numbers

banking german iban ruby rubygems

Last synced: 13 May 2025

https://github.com/vichuge/rails_capstone_investments

This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.

capstone microverse rails-capstone rspec ruby

Last synced: 24 Aug 2025

https://github.com/kamva/persianpreneur

Show off your fellow entrepreneurs to the world.

rails-application ruby

Last synced: 01 Oct 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/vichuge/rb-capstone-rubocop

A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.

linters rspec rubocop ruby ruby-language

Last synced: 14 Apr 2025

https://github.com/bondok6/blog-app

The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

postgresql rails ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/zewdu444/budget_app

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec

postgresql ror rspec-rails ruby

Last synced: 11 Apr 2025

https://github.com/emad-elsaid/amun

A minimal CLI text editor, built on Ruby, looking for Emacs as it's father and idol.

cli editor emacs gem ruby

Last synced: 19 Jun 2025

https://github.com/meltrust/bubble-sort-with-ruby

Project: Sorting numbers with Ruby using bubble sort and yield.

ruby

Last synced: 19 Apr 2025

https://github.com/zeebe-io/zeebe-client-ruby

Zeebe client containing a simple wrapper for the gRPC protocol used by https://zeebe.io.

grpc-protocol ruby zeebe zeebe-client

Last synced: 14 Mar 2025

https://github.com/mikker/render_with_view

☝️ Be explicit about the things you send from your Rails controller to the view.

rails rails-controller ruby

Last synced: 14 Apr 2025

https://github.com/telamonian/boxen-linux

A universal version of Boxen, Github's automation software, that runs on Linux as well as OSX

boxen boxen-linux boxen-modules linux puppet ruby

Last synced: 20 Mar 2025

https://github.com/ged/inversion

Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data. (github mirror)

inversion-of-control ruby template

Last synced: 18 Mar 2025

https://github.com/markfchavez/train-tax-calculator

Computes Withholding Tax and Net Income given a monthly base salary using the new TRAIN tax law of 2018.

philippines ruby tax train

Last synced: 05 May 2025

https://github.com/njh/ruby-playlist

A ruby gem to convert playlists between different formats

cue-sheet jspf m3u playlist ruby xspf

Last synced: 17 Mar 2025

https://github.com/agile-lab-dev/literate-programming-articles

Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general

literate-programming ruby spark spark-connect

Last synced: 26 Aug 2025

https://github.com/nitbravoa92/oop-school-library

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/amon-cofie/davrich-recipe-app

DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.

postgresql ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/vic778/jumia-api

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.

factory heroku postgresql rspec-rails rswag ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/nilsding/rj

a Ruby command-line JSON processor

json mruby ruby

Last synced: 25 Oct 2025

https://github.com/jamesbrooks/server-status

Command line tool for quickly fetching and displaying vital host metrics

linux monitoring ruby server ubuntu

Last synced: 05 Mar 2026

https://github.com/speciesfilegroup/waxy

Hexagonal SVG from Ruby

dataviz hexagon ruby svg

Last synced: 12 Oct 2025

https://github.com/bigcommerce/gruf-newrelic

New Relic tracing for gruf services

grpc gruf newrelic ruby

Last synced: 22 Apr 2025

https://github.com/ydah/slimembedcop

RuboCop runner for Ruby code embedded in Slim.

gem hacktoberfest rubocop ruby slim

Last synced: 17 Apr 2025

https://github.com/SnippetSafe/snippet_app

A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.

ruby ruby-on-rails stimulus-js

Last synced: 16 May 2025

https://github.com/fnando/svg_sprite

Create SVG sprites using SVG links.

css ruby sprite svg svg-sprite

Last synced: 17 Apr 2025

https://github.com/baopham/vundle-cli

A (tiny) CLI for Vim plugin manager Vundle

command-line ruby vundle

Last synced: 04 Jul 2025

https://github.com/creasty/i18n_flow

[beta] Manage translation status in YAML file

i18n rails ruby translation-management

Last synced: 14 Jun 2025

https://github.com/sundi3yansyah/ip-lookup-rb

Lookup IP Address with API to get a lot of information using ip-api.com

gem gems ip ipaddress ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/skorks/ingress

Simple role based authorization for Ruby applications

ruby ruby-gem ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/hfg43/oop-school-library

School Library is an app build on Ruby, to run on command line where you con add teachers, students, classrooms, and book and make rent of them.

ruby

Last synced: 24 Apr 2025

https://github.com/gtkvn/kaze

Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.

hotwire inertiajs rails react ruby ruby-on-rails scaffolding vue

Last synced: 24 Oct 2025

https://github.com/thisisdash/rubocopital

Internal rubocop style settings

rails rubocop ruby

Last synced: 06 Jul 2025

https://github.com/deanpcmad/logsnag

Ruby Library for sending LogSnag events

logsnag ruby rubygem

Last synced: 03 Sep 2025

https://github.com/vittorius/rspec_flat_error_formatter

RSpec formater that produces errors output easily consumable by automated tools

rspec rspec-formatter ruby testing-tools

Last synced: 12 Apr 2025

https://github.com/zeljkofilipin/watir-nokogiri

Speeding up watir-webdriver with nokogiri.

ruby selenium watir

Last synced: 28 Apr 2025

https://github.com/mohamedhnoor/oop-school-library

An app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.

github-actions rspec rubocop ruby

Last synced: 07 May 2025

https://github.com/ksylvest/voyageai

A ruby client for VoyageAI

ruby voyageai

Last synced: 13 Oct 2025

https://github.com/dannnylo/tempus

Gem to efficiently manipulate the time, adding, subtracting and converting hours.

hacktoberfest ruby

Last synced: 12 Jul 2025

https://github.com/elmassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 07 Oct 2025

https://github.com/smart-village-solutions/smart-village-app-cms

A CMS based on JSON schema of smart-village api

ruby smart-village-app

Last synced: 16 May 2025

https://github.com/smalruby/smalruby-installer-for-windows

Smalruby installer for Windows

ruby smalruby-installer

Last synced: 23 Apr 2025

https://github.com/top-gg-community/ruby-sdk

A ruby library for the top.gg api

api bot dbl discordbotlist ruby topgg

Last synced: 01 Jul 2025

https://github.com/taq/traquitana

Simple tool for deploy Rails apps

deploy rails ruby

Last synced: 11 Nov 2025

https://github.com/nitbravoa92/tdd-project

"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.

rspec-testing ruby tdd

Last synced: 13 Apr 2025

https://github.com/postmen/postmen-sdk-ruby

AfterShip Shipping (Postmen) API Client Library for Ruby (USPS, FedEx, UPS, DHL and more)

aftership api api-client postmen ruby sdk shipping shipping-api

Last synced: 10 Oct 2025

https://github.com/mamantoha/zci

Zendesk and Crowdin integration Command Line Interface (CLI)

cli crowdin ruby zendesk

Last synced: 07 May 2025

https://github.com/jeremywrnr/deepmap

:milky_way: deep ruby hash/array map

hash map ruby rubygems

Last synced: 09 Apr 2025

https://github.com/nning/imgshr

Simple image gallery sharing web application.

gallery image-sharing rails ruby

Last synced: 13 Mar 2026

https://github.com/zeroc0d3/docker-rails-nginx-unicorn

Docker Rails + Nginx + Unicorn (from Ubuntu 16.04 & Ruby 2.4.0)

docker foreman nginx rails ruby ubuntu unicorn

Last synced: 05 Mar 2026

https://github.com/Gabriel-Lewis/ThinkPiece

A blogging website inspired by Medium

javascript react redux ruby rubyonrails

Last synced: 16 May 2025

https://github.com/ozovalihasan/slack-tictactoe-bot

🤖 A bot to play tic-tac-toe game on Slack is developed.

bot ngrok ruby sinatra slack-api

Last synced: 04 Sep 2025

https://github.com/janlelis/unicode-numeric_value

Convert a Unicode character into its numeric value

numbers numeric ruby unicode unicode-data value

Last synced: 10 Oct 2025

https://github.com/ibraheemdev/mongo_beautiful_logger

A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.

beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails

Last synced: 15 Apr 2025

https://github.com/chrissiku/oop-school

School library store that allow to the librarian to record all informations about a bookand it's borrower

gemfile gemfile-lock oop ruby

Last synced: 17 Mar 2025

https://github.com/yhara/vision

A Todo-app written in Rails and Ovto.

opal ovto rails ruby

Last synced: 18 Jan 2026

https://github.com/cliftondavies/twitter-personal-assistant

A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.

pry rspec ruby twitter-api

Last synced: 14 Jun 2025

https://github.com/mjago/cw

Morse Code Trainer:

cw cw-keyer ruby

Last synced: 02 Apr 2026

https://github.com/dannyben/fredric

Federal Reserve Economic Data (FRED) API Library and Command Line

api api-client command-line economic-data fred gem ruby

Last synced: 18 Apr 2025

https://github.com/mark24code/mruby-devkit

开箱即用的脚手架,将 Ruby 编译成可执行二进制文件,就像 Go 一样。支持 webassembly

c cli codebase development devkit mruby ruby template-project webassembly

Last synced: 23 Apr 2025

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/alternatelabs/bifrost-ruby-client

A Ruby client helper for the bifrost crystal websockets server

ruby ruby-on-rails websocket-server websockets

Last synced: 15 Apr 2025