Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by MarioRuiz

A curated list of projects in awesome lists by MarioRuiz .

https://github.com/MarioRuiz/slack-smart-bot

Create a Slack bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts... The main scope of this gem is to be used internally in the company so teams can create team channels with their own bot to help them on their daily work, almost everything is suitable to be automated!! slack-smart-bot can create bots on demand, create shortcuts, run ruby code... just on a chat channel. You can access it just from your mobile phone if you want and run those tests you forgot to run, get the results, restart a server... no limits.

bot ruby slack smart

Last synced: 05 Nov 2024

https://github.com/marioruiz/slack-smart-bot

Create a Slack bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts... The main scope of this gem is to be used internally in the company so teams can create team channels with their own bot to help them on their daily work, almost everything is suitable to be automated!! slack-smart-bot can create bots on demand, create shortcuts, run ruby code... just on a chat channel. You can access it just from your mobile phone if you want and run those tests you forgot to run, get the results, restart a server... no limits.

bot ruby slack smart

Last synced: 01 Nov 2024

https://github.com/marioruiz/nice_http

NiceHttp -- simplest library for accessing and testing HTTP and REST resources. Get http logs and statistics automatically. Use hashes on your requests. Access JSON even easier.

client hash http json rest ruby

Last synced: 02 Nov 2024

https://github.com/marioruiz/string_pattern

Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.

data error-detection factories generation pattern random regex-pattern regexp regular-expressions ruby ruby-gem string test

Last synced: 02 Nov 2024

https://github.com/marioruiz/open_api_import

Ruby gem open_api_import -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses

gem hash open-api open-api-2 open-api-v3 parser request ruby swagger

Last synced: 07 Nov 2024

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 02 Nov 2024

https://github.com/marioruiz/create_tests

Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem. Now we are supporting RSpec.

create openapi requests rspec ruby swagger swagger2 swagger3 tests

Last synced: 23 Oct 2024

https://github.com/marioruiz/aurora-detector

Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...

360 360-photo aurora image-processing ruby

Last synced: 26 Oct 2024

https://github.com/marioruiz/timify

Ruby gem to easily calculate the time running (elapsed time) from one location to another inside your code and reports statistics. It helps you improve your code and find out which part of your code is consuming more time.

consumer count elapsed ruby ruby-gem statistics time timify

Last synced: 26 Oct 2024

https://github.com/marioruiz/request-hash

Definition and examples of request hashes for Ruby

hash http json requests rest ruby specification

Last synced: 26 Oct 2024

https://github.com/marioruiz/api-testing-example

Example using RSpec and nice_http to test REST APIs. (Uber API and Reqres API)

openapi openapi3 rspec ruby swagger test testing

Last synced: 26 Oct 2024

https://github.com/marioruiz/smart-bot

Last synced: 26 Oct 2024

https://github.com/marioruiz/proxy

This tool creates a proxy to route the connections depending on certain conditions. Auto responses can be added directly so you can easily mock services.

Last synced: 26 Oct 2024