shep 0.2.2
Shep is a library that provides access to the Mastodon Web API. It has no gem dependencies beyond the base Ruby (3.0.x) installation and can be tested without a dedicated Mastodon server. It is intended as a slightly more feature-rich alternative to the mastodon-api gem.
Gemfile:
=
install:
=
Versions:
- 0.2.2 June 21, 2023 (155 KB)
- 0.2.1.pre.alpha0 June 15, 2023 (155 KB)
- 0.2.0.pre.alpha0 June 10, 2023 (153 KB)
- 0.1.0.pre.alpha0 June 04, 2023 (146 KB)
Requirements:
A Ruby implementing 3.0.x syntax and the standard libs.