Registry / http-client / togglv8

togglv8

JSON →
library1.2.1rbrubygemsunverified

A wrapper for the Toggl v8 API as documented at https://github.com/toggl/toggl_api_docs.

gem install togglv8
INSTALL
IMPORT
SIG · TOGGLV8
T
togglv8
http-clientrubyv1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Togglv8
require 'togglv8'

Initialize the API client and fetch workspaces.

require 'togglv8' api = Togglv8::API.new(api_token: 'your_token') api.get_workspaces
Debug
Known issues
gotchaAPI token required; Toggl v8 API may have rate limits.
fix
Obtain an API token from your Toggl account settings and pass it to the constructor.
affects: >= 1.0.0
Upgrade
Version history
1.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
togglv8 — gem install togglv8 · libregistry