Skip to content

lesterrry/mosru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mosru

With mosru authorizing at mos.ru website & retrieving cookies is as simple as that:

cookies = Mosru::Auth::perform("my_login", "my_password")

Installation

  1. Authenticate to GitHub Packages

  2. Add these lines to your application's Gemfile:

source "https://rubygems.pkg.github.com/lesterrry" do
  gem "mosru"
end

And then execute:

$ bundle install

Usage

See examples folder for usage examples.

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

Important notes

Please note that library is in beta and may stop working at any time.
This software is a proof of concept.

Uptime

Date Status
01.06.22 Functional
16.06.22 Functional